@nospamproxy/core
Preparing search index...
custom-elements/webparts/List/PaginationPopover
PaginationPopover
Class PaginationPopover<T>
The popover that is used to manually enter a page number.
Type Parameters
T
Index
Constructors
constructor
Properties
disabled
items
validation
Controller
Constructors
constructor
new
PaginationPopover
<
T
>
()
:
PaginationPopover
<
T
>
Type Parameters
T
Returns
PaginationPopover
<
T
>
Properties
disabled
disabled
:
boolean
= false
items
items
:
ListModel
<
T
>
validation
Controller
validationController
:
IValidationController
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
disabled
items
validation
Controller
@nospamproxy/core
Loading...
The popover that is used to manually enter a page number.