umd-feeds-library
Preparing search index...
composite/events/_types
ListProps
Interface ListProps
interface
ListProps
{
categories
?:
string
[]
;
isLazyLoad
:
boolean
;
isThemeDark
?:
boolean
;
numberOfRowsToStart
:
number
;
styleCallback
?:
(
cssString
:
string
)
=>
void
;
token
:
string
;
}
Hierarchy (
View Summary
)
BaseProps
ListProps
CommonProps
Index
Properties
categories?
is
Lazy
Load
is
Theme
Dark?
number
Of
Rows
To
Start
style
Callback?
token
Properties
Optional
categories
categories
?:
string
[]
is
Lazy
Load
isLazyLoad
:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
number
Of
Rows
To
Start
numberOfRowsToStart
:
number
Optional
style
Callback
styleCallback
?:
(
cssString
:
string
)
=>
void
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
categories
is
Lazy
Load
is
Theme
Dark
number
Of
Rows
To
Start
style
Callback
token
umd-feeds-library
Loading...