PagerLayout
@spartanfx/react / index / PagerLayout
Type Alias: PagerLayout
type PagerLayout =
| "full"
| "hide go to page label"
| "chevrons only"
| "hide chevrons"
| "hide chevrons and go to page label"
| "go to page label and dropdown only"
| "dropdown only";