0.0.10 • Published 3 years ago

@zwitch-uat/elements-react v0.0.10

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

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago