0.7.0 • Published 2 years ago

@fluxapp/flux-container v0.7.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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>