0.0.10 • Published 2 years ago

@zwitch-uat/elements-react v0.0.10

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

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago