DropdownEditor
Editor for single-select dropdown fields. Setting the value updates the underlying component and re-validates dependents.
Properties
Functions
Link copied to clipboard
Re-compute conditional logic (hide/disable, etc.) for this component.
Link copied to clipboard
Set hidden state explicitly.
Link copied to clipboard
fun ComponentEditor.tableEditor(rowId: String? = null, schemaId: String? = null, parentPath: String? = null): TableEditor?
Resolve a TableEditor for this ComponentEditor.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Recompute and push values to dependents driven by this component.
Link copied to clipboard
Compute validity based on current data and constraints.