Trello.js - API library
Preparing search index...
Parameters
CreateLabel
Interface CreateLabel
interface
CreateLabel
{
color
:
string
;
idBoard
:
string
;
name
:
string
;
}
Index
Properties
color
id
Board
name
Properties
color
color
:
string
The color for the label.
id
Board
idBoard
:
string
The ID of the Board to create the Label on.
name
name
:
string
Name for the label
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
Board
name
Trello.js - API library
Loading...
The color for the label.