interface
RegisteredRowLabel
Helper result stored in defineAdmin({ rowLabels: ... }); do not construct it manually.
Properties
| Property | Type | Description |
|---|---|---|
component | Component< | The component value. |
decode | (field: SchemaField) => unknown | The decode value. |
__@registration@4582 | true | The __@registration@4582 value. |
Full signature
interface RegisteredRowLabel { ... }Methods
RegisteredRowLabel.component()Public method RegisteredRowLabel.component from @riducms/plugin.
RegisteredRowLabel.decode()Public method RegisteredRowLabel.decode from @riducms/plugin.