Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
BloksParser
Class BloksParser
Index
Constructors
constructor
Properties
tree
Methods
find
Path
By
Value
from
Constructors
constructor
new
Bloks
Parser
(
tree
:
Record
<
string
,
any
>
)
:
BloksParser
Parameters
tree
:
Record
<
string
,
any
>
Returns
BloksParser
Properties
Readonly
tree
tree
:
Record
<
string
,
any
>
Methods
find
Path
By
Value
find
Path
By
Value
(
findValue
:
string
|
number
)
:
any
[]
Parameters
findValue
:
string
|
number
Returns
any
[]
Static
from
from
(
tree
:
Record
<
string
,
any
>
)
:
BloksParser
Parameters
tree
:
Record
<
string
,
any
>
Returns
BloksParser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
tree
Methods
find
Path
By
Value
from
IGPAPI
Loading...