Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 852 Bytes

File metadata and controls

9 lines (7 loc) · 852 Bytes

Selectors' props

All selectors must passed these two props to ensure working properly.

props type required default description
type string false each icons are different customized block/mark types
change object true null changes to value
onChange func true null onChange function usually change => this.setState({value}) to update slate state