umd-feeds-library
Preparing search index...
composite/news/_types
ListProps
Interface ListProps
interface
ListProps
{
categories
?:
string
[]
;
entriesToRemove
?:
string
[]
;
isLazyLoad
:
boolean
;
isThemeDark
?:
boolean
;
isUnion
:
boolean
;
numberOfRowsToStart
:
number
;
styleCallback
?:
(
cssString
:
string
)
=>
void
;
token
:
string
;
}
Hierarchy (
View Summary
)
BaseProps
ListProps
CommonProps
Index
Properties
categories?
entries
To
Remove?
is
Lazy
Load
is
Theme
Dark?
is
Union
number
Of
Rows
To
Start
style
Callback?
token
Properties
Optional
categories
categories
?:
string
[]
Optional
entries
To
Remove
entriesToRemove
?:
string
[]
is
Lazy
Load
isLazyLoad
:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
is
Union
isUnion
:
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
entries
To
Remove
is
Lazy
Load
is
Theme
Dark
is
Union
number
Of
Rows
To
Start
style
Callback
token
umd-feeds-library
Loading...