@bootdesk/js-web-adapter-core
Preparing search index...
Attachment
Interface Attachment
interface
Attachment
{
id
:
string
;
mimeType
?:
string
;
name
:
string
;
size
?:
number
;
type
?:
string
;
url
:
string
;
}
Index
Properties
id
mime
Type?
name
size?
type?
url
Properties
id
id
:
string
Optional
mime
Type
mimeType
?:
string
name
name
:
string
Optional
size
size
?:
number
Optional
type
type
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
mime
Type
name
size
type
url
@bootdesk/js-web-adapter-core
Loading...