sunbird-ed-forms

0.0.6 • Public • Published

SunbirdEdForms

Contains Form component powered by angular. This component expects a configuration and renders form according to the view.

Getting Started

Step 1: Install the package

npm install common-form-elements --save

Step 2: Include the library selector in view( Eg .HTML file)

<sb-form [config]='config'>

step3: Form component emits values on every input , To get value include event callbacks

<sb-form (valueChanges)="function($event)" (statusChanges)="function($event)" >

Readme

Keywords

none

Package Sidebar

Install

npm i sunbird-ed-forms

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

106 kB

Total Files

58

Last publish

Collaborators

  • diptesh6501