Properties
applyEditor
applyEditor: (node: HTMLElement, data: Data) => void
Type declaration
-
- (node: HTMLElement, data: Data): void
-
Parameters
-
node: HTMLElement
-
data: Data
Returns void
Optional childContextTypes
childContextTypes: ValidationMap<any>
Optional contextType
contextType: Context<any>
Optional contextTypes
contextTypes: ValidationMap<any>
Optional displayName
displayName: undefined | string
editLabel
editLabel: string
Optional getDerivedStateFromError
get
DerivedStateFromError: GetDerivedStateFromError<IPieceProps<Data>, S>
Optional getDerivedStateFromProps
get
DerivedStateFromProps: GetDerivedStateFromProps<IPieceProps<Data>, S>
Interface that should be implemented by component that