AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/react
DisplayCell
Interface DisplayCell
interface
DisplayCell
{
kind
:
"json"
|
"binary"
|
"value"
|
"null"
;
text
:
string
;
title
?:
string
;
}
Index
Properties
kind
text
title?
Properties
Readonly
kind
kind
:
"json"
|
"binary"
|
"value"
|
"null"
Readonly
text
text
:
string
Optional
Readonly
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
text
title
GitHub
AskSQL API Reference (core v0.10.0)
Loading...