MobX Lark
Preparing search index...
TableCellRelation
Interface TableCellRelation
interface
TableCellRelation
{
record_ids
:
string
[]
;
table_id
:
string
;
text
:
string
;
text_arr
:
string
[]
;
type
:
"text"
;
}
Hierarchy (
View Summary
)
TableCellText
TableCellRelation
Index
Properties
record_
ids
table_
id
text
text_
arr
type
Properties
record_
ids
record_ids
:
string
[]
table_
id
table_id
:
string
text
text
:
string
text_
arr
text_arr
:
string
[]
type
type
:
"text"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
record_
ids
table_
id
text
text_
arr
type
MobX Lark
Loading...