Value
import { Value } from 'slate'Properties
Value({
document: Document,
selection: Selection,
data: Data,
decorations: List<Decoration>,
})data
datadecorations
decorationsdocument
documentobject
objectselection
selectionComputed Properties
{edge}Text
{edge}Text{edge}Block
{edge}Blockmarks
marksactiveMarks
activeMarksblocks
blocksfragment
fragmentinlines
inlinestexts
textsStatic Methods
Value.create
Value.createValue.fromJSON
Value.fromJSONValue.isValue
Value.isValueInstance Methods
toJSON
toJSONLast updated