Circle V2 API Docs
Preparing search index...
@repo/ui
composites/JsonViewer/JsonNodeRender
JsonNodeRenderProps
Interface JsonNodeRenderProps
interface
JsonNodeRenderProps
{
activeMatchId
?:
string
;
caseSensitive
:
boolean
;
node
:
JsonTreeNode
;
nodeState
:
NodeState
;
query
:
string
;
searchIn
:
JsonSearchIn
;
showCopy
:
boolean
;
size
:
"sm"
|
"md"
;
}
Index
Properties
active
Match
Id?
case
Sensitive
node
node
State
query
search
In
show
Copy
size
Properties
Optional
active
Match
Id
activeMatchId
?:
string
case
Sensitive
caseSensitive
:
boolean
node
node
:
JsonTreeNode
node
State
nodeState
:
NodeState
query
query
:
string
search
In
searchIn
:
JsonSearchIn
show
Copy
showCopy
:
boolean
size
size
:
"sm"
|
"md"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Match
Id
case
Sensitive
node
node
State
query
search
In
show
Copy
size
Circle V2 API Docs
Loading...