0.1.6 • Published 3 years ago

app-dynamic-form v0.1.6

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

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

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

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago