File

core/data-grid/data-grid.model.ts

Index

Properties

Properties

fields
fields: FormlyFieldConfig[]
Type : FormlyFieldConfig[]
Optional

Defines a FieldConfig configuration for Formly.

formGroup
formGroup: FormGroup
Type : FormGroup
Optional

Defines FormGroup instance

generateChips
generateChips: function
Type : function
Optional

Transforms a filtering config model to an array of partial filter chip objects. Optionally, other properties from FilterChip are allowed, for example, a custom remove callback to be executed when a chip is being removed.

getFilter
getFilter: function
Type : function

Transforms a filtering config model (e.g. coming from schema form component) to a query object. However, using schema form component is not necessary. Model can be defined arbitrarily but must converted to a valid query object.

model
model: object
Type : object
Optional

Defines a model that will be applied to rendered form.

schema
schema: object
Type : object
Optional

Defines a JSON schema for filtering config model. Can be used instead of fields

results matching ""

    No results matching ""