Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IBannerOptions
Interface IBannerOptions
interface
IBannerOptions
{
condition
?:
(
props
:
any
)
=>
boolean
;
onClick
?:
()
=>
void
;
props
?:
{
[
key
:
string
]:
(
state
:
any
)
=>
any
}
;
}
Index
Properties
condition?
on
Click?
props?
Properties
Optional
condition
condition
?:
(
props
:
any
)
=>
boolean
Optional
on
Click
onClick
?:
()
=>
void
Optional
props
props
?:
{
[
key
:
string
]:
(
state
:
any
)
=>
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
on
Click
props
Plants vs. Zombies: Replanted - v1.0.3
Loading...