Search Docs
Loading...
Skip to content

Type Alias: SelectionAllAction

type SelectionAllAction = () => void;

Action function for selecting all blocks on the current page.

Returns#

void