Rezi
Preparing search index...
core/src
collapseNode
Function collapseNode
collapseNode
(
expanded
:
readonly
string
[]
,
key
:
string
)
:
readonly
string
[]
Remove a key from the expanded set.
Parameters
expanded
:
readonly
string
[]
Current expanded keys
key
:
string
Key to remove
Returns
readonly
string
[]
New expanded set
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Remove a key from the expanded set.