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 Summary
)
Element
CustomButton
DetailCustomButton
SearchCustomButton
Index
Properties
css
Class
Name?
display
Label
element
Runtime
Id
icon
Tag?
onclick
primary
Properties
Optional
css
Class
Name
cssClassName
?:
string
CSSクラス名
display
Label
displayLabel
:
string
表示ラベル
element
Runtime
Id
elementRuntimeId
:
string
エレメントランタイムID
Optional
icon
Tag
iconTag
?:
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...
カスタムボタンの基底型