MobX Lark
Preparing search index...
TableCellMedia
Interface TableCellMedia
interface
TableCellMedia
{
file_token
:
string
;
name
:
string
;
size
:
number
;
tmp_url
:
string
;
type
:
`
${
string
}
/
${
string
}
`
;
url
:
string
;
}
Hierarchy
Record
<
"file_token"
|
"name"
|
`
${
""
|
"tmp_"
}
url
`
,
string
>
TableCellMedia
Index
Properties
file_
token
name
size
tmp_
url
type
url
Properties
file_
token
file_token
:
string
name
name
:
string
size
size
:
number
tmp_
url
tmp_url
:
string
type
type
:
`
${
string
}
/
${
string
}
`
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file_
token
name
size
tmp_
url
type
url
MobX Lark
Loading...