0.10.1-rc1 • Published 10 months ago

@coasys/flux-container v0.10.1-rc1

Weekly downloads
-
License
-
Repository
-
Last release
10 months 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>