MediaSFU Angular
Preparing search index...
PaginationOptions
Interface PaginationOptions
interface
PaginationOptions
{
totalPages
:
number
;
currentUserPage
:
number
;
handlePageChange
:
(
options
:
any
)
=>
Promise
<
void
>
;
position
:
string
;
location
:
string
;
direction
:
"horizontal"
|
"vertical"
;
buttonsContainerStyle
:
any
;
activePageStyle
:
any
;
inactivePageStyle
:
any
;
backgroundColor
:
string
;
paginationHeight
:
number
;
showAspect
?:
boolean
;
parameters
:
PaginationParameters
;
}
Index
Properties
total
Pages
current
User
Page
handle
Page
Change
position
location
direction
buttons
Container
Style
active
Page
Style
inactive
Page
Style
background
Color
pagination
Height
show
Aspect?
parameters
Properties
total
Pages
totalPages
:
number
current
User
Page
currentUserPage
:
number
handle
Page
Change
handlePageChange
:
(
options
:
any
)
=>
Promise
<
void
>
position
position
:
string
location
location
:
string
direction
direction
:
"horizontal"
|
"vertical"
buttons
Container
Style
buttonsContainerStyle
:
any
active
Page
Style
activePageStyle
:
any
inactive
Page
Style
inactivePageStyle
:
any
background
Color
backgroundColor
:
string
pagination
Height
paginationHeight
:
number
Optional
show
Aspect
showAspect
?:
boolean
parameters
parameters
:
PaginationParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Pages
current
User
Page
handle
Page
Change
position
location
direction
buttons
Container
Style
active
Page
Style
inactive
Page
Style
background
Color
pagination
Height
show
Aspect
parameters
MediaSFU
MediaSFU Angular - v2.2.2
Loading...