EditorSpec Interface

An editor specification defining single editor with a predicate that determines if the editor can be used for a given value.

Properties

Name Type Description
applies (metaData: ValueMetadata, value: Value) => boolean    
Editor React.ComponentType<EditorProps<ValueMetadata, Value>>    

Defined in

Last Updated: 17 April, 2025