0.9.0 • Published 8 days ago

@coasys/flux-container v0.9.0

Weekly downloads
-
License
-
Repository
-
Last release
8 days ago

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>