Search Docs
Loading...
Skip to content

Type Alias: SelectionUngroupAction

type SelectionUngroupAction = () => void;

Action function for ungrouping any selected group block.

Returns#

void