Search Docs
Loading...
Skip to content

Type Alias: PageSelectNextAction

type PageSelectNextAction = () => void;

Action function for selecting the next page.

Returns#

void