@coasys/flux-container
v0.9.0
Published
Wrapper web component to view your app in a flux perspective.
Downloads
27
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>