0.1.6 • Published 4 years ago

app-dynamic-form v0.1.6

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

AppDynamicForm

This project was generated with Angular CLI version 12.0.5.

Installation

If there is a dependency issue angular@common then use npm i app-dynamic-form

Usage

<app-dynamic-form schema_url=<Your Schema_URL> [style.display]="!isShow ? 'block' : 'none'"></app-dynamic-form>

The display is optional toggle using isShow variable

Schema Format

Schema Url consiting of JSON schema for Form generation

e.g. `

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

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.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago