@coasys/flux-container
v0.10.0-rc7.local-ai.4
Published
Wrapper web component to view your app in a flux perspective.
Downloads
102
Keywords
Readme
Flux Container
Wrapper web component to view your app in a flux perspective.
How to use
Import the component and wrap your app in <flux-container/>
:
<flux-container>
<your-app />
</flux-container>