MobX Lark
Preparing search index...
TableCellAttachment
Interface TableCellAttachment
interface
TableCellAttachment
{
attachmentToken
:
string
;
height
:
number
;
id
:
string
;
mimeType
:
`
${
string
}
/
${
string
}
`
;
name
:
string
;
size
:
number
;
timeStamp
:
number
;
width
:
number
;
}
Hierarchy
Pick
<
TableCellMedia
,
"name"
|
"size"
>
Record
<
"id"
|
"attachmentToken"
,
string
>
Record
<
"height"
|
"timeStamp"
|
"width"
,
number
>
TableCellAttachment
Index
Properties
attachment
Token
height
id
mime
Type
name
size
time
Stamp
width
Properties
attachment
Token
attachmentToken
:
string
height
height
:
number
id
id
:
string
mime
Type
mimeType
:
`
${
string
}
/
${
string
}
`
name
name
:
string
size
size
:
number
time
Stamp
timeStamp
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachment
Token
height
id
mime
Type
name
size
time
Stamp
width
MobX Lark
Loading...