UNPKG
ngx-nebular-formly
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
Ngx Formly integration for Nebular UI
github.com/vijhhh2/Nebular-Formly
vijhhh2/Nebular-Formly
ngx-nebular-formly
/
lib
/
form-field
/
form-field.wrapper.d.ts
4 lines
(3 loc)
•
128 B
TypeScript
View Raw
1
2
3
4
import { FieldWrapper } from
'@ngx-formly/core'
; export declare
class
NebularFormlyFormFieldWrapper
extends
FieldWrapper
{ }