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