Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DraggableStyles

Hierarchy

  • DraggableStyles

Index

Properties

block

block: CSSProp<any>

Block.

blockAndGutter

blockAndGutter: CSSProp<any>

Block and gutter.

blockToolbar

blockToolbar: CSSProp<any>

Block toolbar in the gutter.

blockToolbarWrapper

blockToolbarWrapper: CSSProp<any>

Block toolbar wrapper in the gutter left. It has the height of a line of the block.

dragHandle

dragHandle: CSSProp<any>

Button to dnd the block, in the block toolbar.

dragIcon

dragIcon: CSSProp<any>

Icon of the drag button, in the drag icon.

dropLine

dropLine: CSSProp<any>

Show a dropline above or below the block when dragging a block.

gutterLeft

gutterLeft: CSSProp<any>

Gutter at the left side of the editor. It has the height of the block

Generated using TypeDoc