Krishna Teja Mannam

Results 3 issues of Krishna Teja Mannam

Type for bindings input of `sf-form` component doesn't match [in library](https://github.com/guillotinaweb/ngx-schema-form/blob/master/projects/schema-form/src/lib/form.component.ts#L70) and [in example](https://github.com/guillotinaweb/ngx-schema-form/blob/master/src/app/json-schema-example/json-schema-example.component.ts#L34)

@daniele-pecora Do this library support [dependent fields in JSON schema](https://json-schema.org/understanding-json-schema/reference/conditionals.html) ?

question
feature request

Could u tell us what kind of expressions are supported in `visibleIf` `$EXPR$`. Only basic operators are supported ? I tried using some basic JS stuff like `.length` but not...