Auth0 Universal Components
GitHub
Auth0
Preparing search index...
public-api
SsoDomainTabPaginationState
Interface SsoDomainTabPaginationState
SSO domain tab pagination state.
interface
SsoDomainTabPaginationState
{
currentPage
:
number
;
hasNextPage
:
boolean
;
hasPreviousPage
:
boolean
;
pageSize
:
number
;
}
Index
Properties
current
Page
has
Next
Page
has
Previous
Page
page
Size
Properties
current
Page
currentPage
:
number
has
Next
Page
hasNextPage
:
boolean
has
Previous
Page
hasPreviousPage
:
boolean
page
Size
pageSize
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Page
has
Next
Page
has
Previous
Page
page
Size
GitHub
Auth0
Auth0 Universal Components
Loading...
SSO domain tab pagination state.