BoothMate API Documentation - v0.4.0
Preparing search index...
types/interfaces
Link
Interface Link
リンクのURLと種類
interface
Link
{
type
:
LinkType
;
url
:
string
;
caption
?:
string
;
}
Index
Properties
type
url
caption?
Properties
type
type
:
LinkType
リンクの種類
url
url
:
string
リンクのURL
Optional
caption
caption
?:
string
リンクの説明
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
url
caption
BoothMate API Documentation - v0.4.0
Loading...
リンクのURLと種類