0.0.10 • Published 4 years ago

@zwitch-uat/elements-react v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

@zwitch-uat/elements-react

Integrate Zwitch Elements into your React project.

Steps to integrate

Install the package

npm i @zwitch-uat/elements-react

Import defineCustomElements and call this function at app start which registers zwitch-elements

import {defineCustomElements} from '@zwitch-uat/elements-core/loader'
defineCustomElements(window);

// to be extended further

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago