0.1.6 • Published 5 years ago

app-dynamic-form v0.1.6

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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago