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
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.