Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
CustomButton
Interface CustomButton
カスタムボタンの基底型
interface
CustomButton
{
cssClassName
?:
string
;
displayLabel
:
string
;
elementRuntimeId
:
string
;
iconTag
?:
string
;
onclick
:
string
;
primary
:
boolean
;
}
Hierarchy (
view full
)
Element
CustomButton
DetailCustomButton
SearchCustomButton
Index
Properties
css
Class
Name?
display
Label
element
Runtime
Id
icon
Tag?
onclick
primary
Properties
Optional
css
Class
Name
css
Class
Name
?:
string
CSSクラス名
display
Label
display
Label
:
string
表示ラベル
element
Runtime
Id
element
Runtime
Id
:
string
エレメントランタイムID
Optional
icon
Tag
icon
Tag
?:
string
アイコン
onclick
onclick
:
string
クリックイベント
primary
primary
:
boolean
プライマリカラーで表示するか?
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
css
Class
Name
display
Label
element
Runtime
Id
icon
Tag
onclick
primary
型・APIリファレンス
Loading...
カスタムボタンの基底型