0.27.14 • Published 1 year ago

bitabiz-registration-ui v0.27.14

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

This library is develop by React js to display Registration UI for Bitabiz web application. For the last version is beta version 0.4.0. And you can click under link to view the source code.

How do I get set up?

For NPM

npm i bitabiz-registration-ui

For Yarn

yarn add bitabiz-registration-ui

Usage

When imported bundle js into app, mountRegistrationWidget() function should be avaible to call.

The function mountRegistrationWidget will one param, named dom

mountRegistrationWidget(document.getElementById(string))

And then it required that before the widget being called, these below should be available

### this is the dom that will be pass into widget by document.getElementById(string)
<div id="root"></div>

### below is values that required by widget, replace each value with the right value.
<input type="hidden" id="companyGuid" value="xxxxxxxxxxx-xxxx-xxxx-xxxxxx">
<input type="hidden" id="employeeGuid" value="xxxxxxxxxxx-xxxx-xxxx-xxxxxx">
<input type="hidden" id="refreshToken" value="xxxxxxxxxxx-xxxx-xxxx-xxxxxx">
<input type="hidden" id="accessToken" value="xxxxxxxxxxx-xxxx-xxxx-xxxxxx">

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact
0.27.11

1 year ago

0.27.10

1 year ago

0.27.14

1 year ago

0.27.13

1 year ago

0.27.12

1 year ago

0.27.2

1 year ago

0.27.1

1 year ago

0.27.0

1 year ago

0.26.0

1 year ago

0.25.0

1 year ago

0.27.9

1 year ago

0.27.8

1 year ago

0.27.7

1 year ago

0.27.6

1 year ago

0.27.5

1 year ago

0.27.4

1 year ago

0.27.3

1 year ago

0.24.0

1 year ago

0.23.0

1 year ago

0.22.0

1 year ago

0.21.0

1 year ago

0.20.0

1 year ago

0.18.0

1 year ago

0.17.0

1 year ago

0.16.0

1 year ago

0.15.0

1 year ago

0.14.0

1 year ago

0.13.0

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago