The following example features
DeviceGridComponent
and:
- displaying a filterable and sortable list of devices
- loading grid configuration from presets (columns, stored filtering and sorting)
- event handlers for: columns config changes, device query string changes
- custom validators for filters (based on Formly documentation)