共用方式為


ControlBarButtonProps interface

ControlBarButton的 Props。

Extends

IButtonProps

屬性

labelKey

標籤使用的索引鍵

onRenderOffIcon

未核取按鈕時要呈現的圖示。

onRenderOnIcon

核取按鈕時要呈現的圖示。

showLabel

是否顯示標籤。

strings

在元件中覆寫的選擇性字串。

styles

Fluent 樣式,包括所有 ControlBarButton通用的延伸模組。

tooltipId

要用於工具提示主機的識別碼。

繼承的屬性

about
accept
acceptCharset
accessKey
action
allowDisabledFocus

按鈕是否可以在停用模式中取得焦點

allowFullScreen
allowTransparency
alt
aria-activedescendant

當 DOM 焦點位於複合小工具、文字框、群組或應用程式時,識別目前使用中的元素。

aria-atomic

指出輔助技術會根據aria相關屬性所定義的變更通知,呈現變更區域的所有或僅部分。

aria-autocomplete

指出輸入文字是否可能會觸發輸入的一或多個用戶預期值的預測顯示,並指定預測在進行時呈現的方式。

aria-busy

表示正在修改專案,且輔助技術可能會想要等到修改完成,再向使用者公開這些修改。

aria-checked

指出複選框、單選按鈕和其他小工具目前的「已核取」狀態。

請參閱aria-pressed See aria-selected。

aria-colcount

定義數據表、方格或樹狀結構網格線中的數據行總數。

請參閱aria-colindex。

aria-colindex

定義元素的數據行索引或位置,與數據表、方格或樹狀結構內的數據行總數有關。

請參閱aria-colcount 請參閱aria-colspan。

aria-colspan

定義數據表、方格或樹狀結構網格線內儲存格或網格線所跨越的數據行數目。

請參閱aria-colindex 請參閱aria-rowspan。

aria-controls

識別目前專案所控制其內容或存在的專案(或專案)。

請參閱阿里亞擁有。

aria-current

表示表示容器或相關專案集內目前專案的專案。

aria-describedby

識別描述物件的專案(或專案)。

請參閱aria-labelledby

aria-details

識別提供物件詳細擴充描述的專案。

請參閱aria-describedby。

aria-disabled

表示元素可感知但已停用,因此無法編輯或可操作。

請參閱 aria-hidden See aria-readonly。

aria-dropeffect

指出卸除目標上放開拖曳的物件時,可以執行哪些函式。

aria-errormessage

識別提供物件錯誤訊息的專案。

請參閱 aria-invalid See aria-describedby。

aria-expanded

指出專案或它所控制的另一個群組專案目前是否已展開或折疊。

aria-flowto

識別內容替代閱讀順序中的下一個專案(或元素),使用者可自行決定,讓輔助技術覆寫以檔來源順序讀取的一般預設值。

aria-grabbed

表示拖放作業中元素的「抓取」狀態。

aria-haspopup

指出可由元素觸發的互動式快顯專案的可用性和類型,例如功能表或對話框。

aria-hidden

指出專案是否公開至輔助功能 API。

請參閱aria-disabled。

aria-invalid

表示輸入的值不符合應用程式預期的格式。

請參閱aria-errormessage。

aria-keyshortcuts

指出作者實作的鍵盤快捷方式,以啟動或將焦點提供給專案。

aria-label

定義標記目前專案的字串值。

請參閱aria-labelledby。

aria-labelledby

識別標記目前專案的專案(或專案)。

請參閱aria-describedby。

aria-level

定義結構中元素的階層式層級。

aria-live

表示專案將會更新,並描述使用者代理程式、輔助技術和使用者可以預期從即時區域更新的類型。

aria-modal

指出項目在顯示時是否為強制回應。

aria-multiline

指出文本框接受多行輸入,還是只接受單行。

aria-multiselectable

表示用戶可以從目前可選取的子系中選取多個專案。

aria-orientation

指出專案的方向是水準、垂直或未知/模棱兩可。

aria-owns

識別專案(或專案),以便定義 DOM 元素之間的視覺、功能或關係型父子關聯性,其中 DOM 階層無法用來表示關聯性。

請參閱aria-controls。

aria-placeholder

定義簡短提示(單字或短詞組),以在控件沒有值時協助使用者輸入數據。 提示可以是範例值或預期格式的簡短描述。

aria-posinset

定義專案在目前 listitems 或 treeitems 集合中的數位或位置。 如果集合中的所有元素都存在於 DOM 中,則不需要。

請參閱aria-setsize。

aria-pressed

表示切換按鈕的目前「已按下」狀態。

請參閱aria-checked See aria-selected。

aria-readonly

表示專案不可編輯,但不可操作。

請參閱aria-disabled。

aria-relevant

指出修改即時區域內輔助功能樹狀結構時,使用者代理程式將觸發哪些通知。

請參閱aria-atomic。

aria-required

表示在提交表單之前,元素上需要用戶輸入。

aria-roledescription

定義元素角色的人類可讀取、作者當地語系化描述。

aria-rowcount

定義數據表、方格或 treegrid 中的數據列總數。

請參閱aria-rowindex。

aria-rowindex

定義元素的數據列索引或位置,與數據表、方格或樹狀結構內的數據列總數有關。

請參閱aria-rowcount 請參閱aria-rowspan。

aria-rowspan

定義數據表、方格或樹狀結構內單元格或 gridcell 所跨越的數據列數目。

請參閱aria-rowindex 請參閱aria-colspan。

aria-selected

指出各種小工具目前的「選取」狀態。

請參閱 aria-checked See aria-pressed。

aria-setsize

定義目前 listitems 或 treeitems 集合中的項目數目。 如果集合中的所有元素都存在於 DOM 中,則不需要。

請參閱aria-posinset。

aria-sort

指出數據表或方格中的專案是否以遞增或遞減順序排序。

aria-valuemax

定義範圍小工具允許的最大值。

aria-valuemin

定義範圍小工具的最小允許值。

aria-valuenow

定義範圍小工具的目前值。

請參閱aria-valuetext。

aria-valuetext

定義範圍小工具的aria-valuenow人類可讀文字替代專案。

ariaDescription

螢幕助讀程式權益按鈕的詳細描述。

除了複合按鈕,其他按鈕類型還需要提供給螢幕助讀程式的詳細資訊。

ariaHidden

如果為 true,請新增 aria-hidden 屬性,指示螢幕助讀程式忽略 元素。

ariaLabel

按鈕的aria標籤,適用於螢幕助讀程式的優點。

as
async
autoCapitalize
autoComplete
autoCorrect
autoFocus
autoPlay
autoSave
buttonType
capture
cellPadding
cellSpacing
challenge
charSet
checked

是否已檢查按鈕。 建立獨立開啟/關閉按鈕時,應該搭配 toggle 屬性使用。

children
cite
classID
className

如果提供,則為根元素上提供的其他類別名稱。

color
cols
colSpan
componentRef

選擇性回呼以存取 IButton 介面。 請使用此選項,而不是 ref 來存取元件的公用方法和屬性。

content
contentEditable
contextMenu
controls
coords
crossOrigin
dangerouslySetInnerHTML
data

開發人員想要與按鈕建立關聯的任何自定義數據。

datatype
dateTime
default
defaultChecked
defaultRender

然而未知的檔

defaultValue
defer
description

適用於描述文字的樣式(適用於複合按鈕)。

dir
disabled

按鈕是否已停用

download
draggable
elementRef

選擇性回呼以存取根 DOM 元素。

encType
enterKeyHint
form
formAction
formEncType
formMethod
formNoValidate
formTarget
frameBorder
getClassNames

提供類別名稱以設定按鈕樣式的方法。 此 prop 的預設值是 getClassnames中定義的 BaseButton.classnames.ts func。

getSplitButtonClassNames

提供類別名稱以設定按鈕樣式的方法。 此 prop 的預設值是 getClassnames中定義的 BaseButton.classnames.ts func。

headers
height
hidden
high
href

如果提供,此元件將會轉譯為錨點。

hrefLang
htmlFor
httpEquiv
iconProps

按鈕中顯示的圖示屬性。

id
inlist
inputMode

提示在編輯專案或其內容時,使用者可能輸入的數據類型

請參閱 https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute

integrity
is

指定標準 HTML 項目的行為應該與已定義的自定義內建項目類似

請參閱 https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

itemID
itemProp
itemRef
itemScope
itemType
keyParams
keytipProps

此按鈕的選擇性按鍵提示

keyType
kind
label
lang
list
loop
low
manifest
marginHeight
marginWidth
max
maxLength
media
mediaGroup
menuAs

轉譯自定義功能表以取代一般功能表。

menuIconProps

提供功能表下拉式清單時所顯示的圖示屬性。

menuProps

按鈕功能表的 Props。 提供此選項時,預設會顯示功能表圖示。 如需覆寫預設圖示的外觀,請參閱 menuIconProps。 除了 onClick,並將 split 屬性設定為 true,也會轉譯 SplitButton。

menuTriggerKeyCode

提供可用來開啟按鈕功能表的自訂KeyCode。 您可以提供 null 值,以停用使用按鍵來開啟按鈕功能表。

method
min
minLength
multiple
muted
name
nonce
noValidate
onAbort
onAbortCapture
onAfterMenuDismiss

關閉按鈕內容選單之後執行的回呼(已從 DOM 移除)

onAnimationEnd
onAnimationEndCapture
onAnimationIteration
onAnimationIterationCapture
onAnimationStart
onAnimationStartCapture
onAuxClick
onAuxClickCapture
onBeforeInput
onBeforeInputCapture
onBlur
onBlurCapture
onCanPlay
onCanPlayCapture
onCanPlayThrough
onCanPlayThroughCapture
onChange
onChangeCapture
onClick
onClickCapture
onCompositionEnd
onCompositionEndCapture
onCompositionStart
onCompositionStartCapture
onCompositionUpdate
onCompositionUpdateCapture
onContextMenu
onContextMenuCapture
onCopy
onCopyCapture
onCut
onCutCapture
onDoubleClick
onDoubleClickCapture
onDrag
onDragCapture
onDragEnd
onDragEndCapture
onDragEnter
onDragEnterCapture
onDragExit
onDragExitCapture
onDragLeave
onDragLeaveCapture
onDragOver
onDragOverCapture
onDragStart
onDragStartCapture
onDrop
onDropCapture
onDurationChange
onDurationChangeCapture
onEmptied
onEmptiedCapture
onEncrypted
onEncryptedCapture
onEnded
onEndedCapture
onError
onErrorCapture
onFocus
onFocusCapture
onGotPointerCapture
onGotPointerCaptureCapture
onInput
onInputCapture
onInvalid
onInvalidCapture
onKeyDown
onKeyDownCapture
onKeyPress
onKeyPressCapture
onKeyUp
onKeyUpCapture
onLoad
onLoadCapture
onLoadedData
onLoadedDataCapture
onLoadedMetadata
onLoadedMetadataCapture
onLoadStart
onLoadStartCapture
onLostPointerCapture
onLostPointerCaptureCapture
onMenuClick

按兩下選單時選擇性回呼。

onMouseDown
onMouseDownCapture
onMouseEnter
onMouseLeave
onMouseMove
onMouseMoveCapture
onMouseOut
onMouseOutCapture
onMouseOver
onMouseOverCapture
onMouseUp
onMouseUpCapture
onPaste
onPasteCapture
onPause
onPauseCapture
onPlay
onPlayCapture
onPlaying
onPlayingCapture
onPointerCancel
onPointerCancelCapture
onPointerDown
onPointerDownCapture
onPointerEnter
onPointerEnterCapture
onPointerLeave
onPointerLeaveCapture
onPointerMove
onPointerMoveCapture
onPointerOut
onPointerOutCapture
onPointerOver
onPointerOverCapture
onPointerUp
onPointerUpCapture
onProgress
onProgressCapture
onRateChange
onRateChangeCapture
onRenderAriaDescription

aria description 元素的自定義轉譯函式。

onRenderChildren

用於轉譯按鈕子系的自定義轉譯函式。

onRenderDescription

描述文字的自定義轉譯函式。

onRenderIcon

圖示的自定義轉譯函式

onRenderMenu
onRenderMenuIcon

按鈕功能表圖示的自定義轉譯函式

onRenderText

標籤文字的自定義轉譯函式。

onReset
onResetCapture
onScroll
onScrollCapture
onSeeked
onSeekedCapture
onSeeking
onSeekingCapture
onSelect
onSelectCapture
onStalled
onStalledCapture
onSubmit
onSubmitCapture
onSuspend
onSuspendCapture
onTimeUpdate
onTimeUpdateCapture
onTouchCancel
onTouchCancelCapture
onTouchEnd
onTouchEndCapture
onTouchMove
onTouchMoveCapture
onTouchStart
onTouchStartCapture
onTransitionEnd
onTransitionEndCapture
onVolumeChange
onVolumeChangeCapture
onWaiting
onWaitingCapture
onWheel
onWheelCapture
open
optimum
pattern
persistMenu

功能表不會在開啟或關閉時建立或終結,而是隱藏功能表。 這會改善功能表開啟的效能,但可能會透過在 dom 中擁有更多元素來影響整體效能。 只有當功能表效能很重要時,才應該使用。

注意:這可能會增加按鈕本身掛接所需的時間量。

placeholder
playsInline
poster
prefix
preload
primary

變更要強調之按鈕的視覺呈現。

primaryActionButtonProps

選擇性的 props 只能套用至 SplitButton 的主要動作按鈕,而不是套用至整體 SplitButton 容器

primaryDisabled

如果設定為 true,而這是分割按鈕(split 為 true),則會停用分割按鈕的主要動作。

property
radioGroup
readOnly
rel
renderPersistedMenuHiddenOnMount

如果為 true,當按鈕一開始掛接時,會隱藏保存的功能表。 除非顯示非保存功能表,否則不會在元件樹狀結構中。

注意:這會增加按鈕要掛接的時間,但可以改善所察覺的功能表開啟效能。 當用戶開啟功能表時。

required
resource
results
rev
reversed
role
rootProps
rows
rowSpan
sandbox
scope
scoped
scrolling
seamless
secondaryText

此按鈕所採取動作的描述。 僅適用於複合按鈕。

security
selected
shape
size
sizes
slot
span
spellCheck
split

如果設定為 true,而且如果提供 menuPropsonClick,按鈕將會轉譯為 SplitButton。

splitButtonAriaLabel

如果分割此按鈕,下拉式箭號按鈕的可存取標籤。

splitButtonMenuProps

傳遞至 menuButton 的實驗性道具,該屬性會轉譯為分割按鈕的一部分。 傳入的任何專案都可能需要有伴隨的樣式變更。

src
srcDoc
srcLang
srcSet
start
step
style
summary
suppressContentEditableWarning
suppressHydrationWarning
tabIndex
target
text

要轉譯按鈕標籤的文字。 如果提供文字,則會覆寫按鈕子系中的任何字串。 其他子元件會在文字之後通過。

theme

HOC 所提供的主題。

title
toggle

按鈕是否為具有不同開啟和關閉狀態的切換按鈕。 對於按下事件完成時永久變更狀態的按鈕,例如音量靜音按鈕,這應該是 true。

toggled
translate
type
typeof
uniqueId

用來識別專案的唯一標識符。 通常索引鍵值重複。

unselectable
useMap
value
vocab
width
wmode
wrap

屬性詳細資料

labelKey

標籤使用的索引鍵

labelKey?: string

屬性值

string

onRenderOffIcon

未核取按鈕時要呈現的圖示。

onRenderOffIcon?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

onRenderOnIcon

核取按鈕時要呈現的圖示。

onRenderOnIcon?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

showLabel

是否顯示標籤。

showLabel?: boolean

屬性值

boolean

strings

在元件中覆寫的選擇性字串。

strings?: ControlBarButtonStrings

屬性值

styles

Fluent 樣式,包括所有 ControlBarButton通用的延伸模組。

styles?: IButtonStyles

屬性值

IButtonStyles

tooltipId

要用於工具提示主機的識別碼。

tooltipId?: string

屬性值

string

繼承的屬性詳細資料

about

about?: string

屬性值

string

繼承自 IButtonProps.about

accept

accept?: string

屬性值

string

繼承自 IButtonProps.accept

acceptCharset

acceptCharset?: string

屬性值

string

繼承自 IButtonProps.acceptCharset

accessKey

accessKey?: string

屬性值

string

繼承自 IButtonProps.accessKey

action

action?: string

屬性值

string

繼承自 IButtonProps.action

allowDisabledFocus

按鈕是否可以在停用模式中取得焦點

allowDisabledFocus?: boolean

屬性值

boolean

繼承自 IButtonProps.allowDisabledFocus

allowFullScreen

allowFullScreen?: boolean

屬性值

boolean

繼承自 IButtonProps.allowFullScreen

allowTransparency

allowTransparency?: boolean

屬性值

boolean

繼承自 IButtonProps.allowTransparency

alt

alt?: string

屬性值

string

繼承自 IButtonProps.alt

aria-activedescendant

當 DOM 焦點位於複合小工具、文字框、群組或應用程式時,識別目前使用中的元素。

aria-activedescendant?: string

屬性值

string

繼承自 IButtonProps.aria-activedescendant

aria-atomic

指出輔助技術會根據aria相關屬性所定義的變更通知,呈現變更區域的所有或僅部分。

aria-atomic?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-atomic

aria-autocomplete

指出輸入文字是否可能會觸發輸入的一或多個用戶預期值的預測顯示,並指定預測在進行時呈現的方式。

aria-autocomplete?: "none" | "list" | "inline" | "both"

屬性值

"none" | "list" | "inline" | "both"

繼承自 IButtonProps.aria-autocomplete

aria-busy

表示正在修改專案,且輔助技術可能會想要等到修改完成,再向使用者公開這些修改。

aria-busy?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-busy

aria-checked

指出複選框、單選按鈕和其他小工具目前的「已核取」狀態。

請參閱aria-pressed See aria-selected。

aria-checked?: boolean | "true" | "false" | "mixed"

屬性值

boolean | "true" | "false" | "mixed"

繼承自 IButtonProps.aria-checked

aria-colcount

定義數據表、方格或樹狀結構網格線中的數據行總數。

請參閱aria-colindex。

aria-colcount?: number

屬性值

number

繼承自 IButtonProps.aria-colcount

aria-colindex

定義元素的數據行索引或位置,與數據表、方格或樹狀結構內的數據行總數有關。

請參閱aria-colcount 請參閱aria-colspan。

aria-colindex?: number

屬性值

number

繼承自 IButtonProps.aria-colindex

aria-colspan

定義數據表、方格或樹狀結構網格線內儲存格或網格線所跨越的數據行數目。

請參閱aria-colindex 請參閱aria-rowspan。

aria-colspan?: number

屬性值

number

繼承自 IButtonProps.aria-colspan

aria-controls

識別目前專案所控制其內容或存在的專案(或專案)。

請參閱阿里亞擁有。

aria-controls?: string

屬性值

string

繼承自 IButtonProps.aria-controls

aria-current

表示表示容器或相關專案集內目前專案的專案。

aria-current?: boolean | "true" | "false" | "page" | "step" | "location" | "date" | "time"

屬性值

boolean | "true" | "false" | "page" | "step" | "location" | "date" | "time"

繼承自 IButtonProps.aria-current

aria-describedby

識別描述物件的專案(或專案)。

請參閱aria-labelledby

aria-describedby?: string

屬性值

string

繼承自 IButtonProps.aria-describedby

aria-details

識別提供物件詳細擴充描述的專案。

請參閱aria-describedby。

aria-details?: string

屬性值

string

繼承自 IButtonProps.aria-details

aria-disabled

表示元素可感知但已停用,因此無法編輯或可操作。

請參閱 aria-hidden See aria-readonly。

aria-disabled?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-disabled

aria-dropeffect

警告

此 API 現已淘汰。

in ARIA 1.1

指出卸除目標上放開拖曳的物件時,可以執行哪些函式。

aria-dropeffect?: "none" | "link" | "copy" | "execute" | "move" | "popup"

屬性值

"none" | "link" | "copy" | "execute" | "move" | "popup"

繼承自 IButtonProps.aria-dropeffect

aria-errormessage

識別提供物件錯誤訊息的專案。

請參閱 aria-invalid See aria-describedby。

aria-errormessage?: string

屬性值

string

繼承自 IButtonProps.aria-errormessage

aria-expanded

指出專案或它所控制的另一個群組專案目前是否已展開或折疊。

aria-expanded?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-expanded

aria-flowto

識別內容替代閱讀順序中的下一個專案(或元素),使用者可自行決定,讓輔助技術覆寫以檔來源順序讀取的一般預設值。

aria-flowto?: string

屬性值

string

繼承自 IButtonProps.aria-flowto

aria-grabbed

警告

此 API 現已淘汰。

in ARIA 1.1

表示拖放作業中元素的「抓取」狀態。

aria-grabbed?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-grabbed

aria-haspopup

指出可由元素觸發的互動式快顯專案的可用性和類型,例如功能表或對話框。

aria-haspopup?: boolean | "true" | "false" | "dialog" | "grid" | "listbox" | "menu" | "tree"

屬性值

boolean | "true" | "false" | "dialog" | "grid" | "listbox" | "menu" | "tree"

繼承自 IButtonProps.aria-haspopup

aria-hidden

指出專案是否公開至輔助功能 API。

請參閱aria-disabled。

aria-hidden?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-hidden

aria-invalid

表示輸入的值不符合應用程式預期的格式。

請參閱aria-errormessage。

aria-invalid?: boolean | "true" | "false" | "grammar" | "spelling"

屬性值

boolean | "true" | "false" | "grammar" | "spelling"

繼承自 IButtonProps.aria-invalid

aria-keyshortcuts

指出作者實作的鍵盤快捷方式,以啟動或將焦點提供給專案。

aria-keyshortcuts?: string

屬性值

string

繼承自 IButtonProps.aria-keyshortcuts

aria-label

定義標記目前專案的字串值。

請參閱aria-labelledby。

aria-label?: string

屬性值

string

繼承自 IButtonProps.aria-label

aria-labelledby

識別標記目前專案的專案(或專案)。

請參閱aria-describedby。

aria-labelledby?: string

屬性值

string

繼承自 IButtonProps.aria-labelledby

aria-level

定義結構中元素的階層式層級。

aria-level?: number

屬性值

number

繼承自 IButtonProps.aria-level

aria-live

表示專案將會更新,並描述使用者代理程式、輔助技術和使用者可以預期從即時區域更新的類型。

aria-live?: "off" | "assertive" | "polite"

屬性值

"off" | "assertive" | "polite"

繼承自 IButtonProps.aria-live

aria-modal

指出項目在顯示時是否為強制回應。

aria-modal?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-modal

aria-multiline

指出文本框接受多行輸入,還是只接受單行。

aria-multiline?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-multiline

aria-multiselectable

表示用戶可以從目前可選取的子系中選取多個專案。

aria-multiselectable?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-multiselectable

aria-orientation

指出專案的方向是水準、垂直或未知/模棱兩可。

aria-orientation?: "horizontal" | "vertical"

屬性值

"horizontal" | "vertical"

繼承自 IButtonProps.aria-orientation

aria-owns

識別專案(或專案),以便定義 DOM 元素之間的視覺、功能或關係型父子關聯性,其中 DOM 階層無法用來表示關聯性。

請參閱aria-controls。

aria-owns?: string

屬性值

string

繼承自 IButtonProps.aria-owns

aria-placeholder

定義簡短提示(單字或短詞組),以在控件沒有值時協助使用者輸入數據。 提示可以是範例值或預期格式的簡短描述。

aria-placeholder?: string

屬性值

string

繼承自 IButtonProps.aria-placeholder

aria-posinset

定義專案在目前 listitems 或 treeitems 集合中的數位或位置。 如果集合中的所有元素都存在於 DOM 中,則不需要。

請參閱aria-setsize。

aria-posinset?: number

屬性值

number

繼承自 IButtonProps.aria-posinset

aria-pressed

表示切換按鈕的目前「已按下」狀態。

請參閱aria-checked See aria-selected。

aria-pressed?: boolean | "true" | "false" | "mixed"

屬性值

boolean | "true" | "false" | "mixed"

繼承自 IButtonProps.aria-pressed

aria-readonly

表示專案不可編輯,但不可操作。

請參閱aria-disabled。

aria-readonly?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-readonly

aria-relevant

指出修改即時區域內輔助功能樹狀結構時,使用者代理程式將觸發哪些通知。

請參閱aria-atomic。

aria-relevant?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"

屬性值

"text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"

繼承自 IButtonProps.aria 相關

aria-required

表示在提交表單之前,元素上需要用戶輸入。

aria-required?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-required

aria-roledescription

定義元素角色的人類可讀取、作者當地語系化描述。

aria-roledescription?: string

屬性值

string

繼承自 IButtonProps.aria-roledescription

aria-rowcount

定義數據表、方格或 treegrid 中的數據列總數。

請參閱aria-rowindex。

aria-rowcount?: number

屬性值

number

繼承自 IButtonProps.aria-rowcount

aria-rowindex

定義元素的數據列索引或位置,與數據表、方格或樹狀結構內的數據列總數有關。

請參閱aria-rowcount 請參閱aria-rowspan。

aria-rowindex?: number

屬性值

number

繼承自 IButtonProps.aria-rowindex

aria-rowspan

定義數據表、方格或樹狀結構內單元格或 gridcell 所跨越的數據列數目。

請參閱aria-rowindex 請參閱aria-colspan。

aria-rowspan?: number

屬性值

number

繼承自 IButtonProps.aria-rowspan

aria-selected

指出各種小工具目前的「選取」狀態。

請參閱 aria-checked See aria-pressed。

aria-selected?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.aria-selected

aria-setsize

定義目前 listitems 或 treeitems 集合中的項目數目。 如果集合中的所有元素都存在於 DOM 中,則不需要。

請參閱aria-posinset。

aria-setsize?: number

屬性值

number

繼承自 IButtonProps.aria-setsize

aria-sort

指出數據表或方格中的專案是否以遞增或遞減順序排序。

aria-sort?: "none" | "ascending" | "descending" | "other"

屬性值

"none" | "ascending" | "descending" | "other"

繼承自 IButtonProps.aria-sort

aria-valuemax

定義範圍小工具允許的最大值。

aria-valuemax?: number

屬性值

number

繼承自 IButtonProps.aria-valuemax

aria-valuemin

定義範圍小工具的最小允許值。

aria-valuemin?: number

屬性值

number

繼承自 IButtonProps.aria-valuemin

aria-valuenow

定義範圍小工具的目前值。

請參閱aria-valuetext。

aria-valuenow?: number

屬性值

number

繼承自 IButtonProps.aria-valuenow

aria-valuetext

定義範圍小工具的aria-valuenow人類可讀文字替代專案。

aria-valuetext?: string

屬性值

string

繼承自 IButtonProps.aria-valuetext

ariaDescription

螢幕助讀程式權益按鈕的詳細描述。

除了複合按鈕,其他按鈕類型還需要提供給螢幕助讀程式的詳細資訊。

ariaDescription?: string

屬性值

string

繼承自 IButtonProps.ariaDescription

ariaHidden

如果為 true,請新增 aria-hidden 屬性,指示螢幕助讀程式忽略 元素。

ariaHidden?: boolean

屬性值

boolean

繼承自 IButtonProps.ariaHidden

ariaLabel

按鈕的aria標籤,適用於螢幕助讀程式的優點。

ariaLabel?: string

屬性值

string

繼承自 IButtonProps.ariaLabel

as

as?: string

屬性值

string

繼承自 IButtonProps.as

async

async?: boolean

屬性值

boolean

繼承自 IButtonProps.async

autoCapitalize

autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {})

屬性值

"off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {})

繼承自 IButtonProps.autoCapitalize

autoComplete

autoComplete?: string

屬性值

string

繼承自 IButtonProps.autoComplete

autoCorrect

autoCorrect?: string

屬性值

string

繼承自 IButtonProps.autoCorrect

autoFocus

autoFocus?: boolean

屬性值

boolean

繼承自 IButtonProps.autoFocus

autoPlay

autoPlay?: boolean

屬性值

boolean

繼承自 IButtonProps.autoPlay

autoSave

autoSave?: string

屬性值

string

繼承自 IButtonProps.autoSave

buttonType

警告

此 API 現已淘汰。

Deprecated at v1.2.3, to be removed at >= v2.0.0. Use specific button component instead.

buttonType?: ButtonType

屬性值

ButtonType

繼承自 IButtonProps.buttonType

capture

capture?: boolean | "user" | "environment"

屬性值

boolean | "user" | "environment"

繼承自 IButtonProps.capture

cellPadding

cellPadding?: string | number

屬性值

string | number

繼承自 IButtonProps.cellPadding

cellSpacing

cellSpacing?: string | number

屬性值

string | number

繼承自 IButtonProps.cellSpacing

challenge

challenge?: string

屬性值

string

繼承自 IButtonProps.challenge

charSet

charSet?: string

屬性值

string

繼承自 IButtonProps.charSet

checked

是否已檢查按鈕。 建立獨立開啟/關閉按鈕時,應該搭配 toggle 屬性使用。

checked?: boolean

屬性值

boolean

繼承自 IButtonProps.checked

children

children?: ReactNode

屬性值

ReactNode

繼承自 IButtonProps.children

cite

cite?: string

屬性值

string

繼承自 IButtonProps.cite

classID

classID?: string

屬性值

string

繼承自 IButtonProps.classID

className

如果提供,則為根元素上提供的其他類別名稱。

className?: string

屬性值

string

繼承自 IButtonProps.className

color

color?: string

屬性值

string

繼承自 IButtonProps.color

cols

cols?: number

屬性值

number

繼承自 IButtonProps.cols

colSpan

colSpan?: number

屬性值

number

繼承自 IButtonProps.colSpan

componentRef

選擇性回呼以存取 IButton 介面。 請使用此選項,而不是 ref 來存取元件的公用方法和屬性。

componentRef?: IRefObject<IButton>

屬性值

IRefObject<IButton>

繼承自 IButtonProps.componentRef

content

content?: string

屬性值

string

繼承自 IButtonProps.content

contentEditable

contentEditable?: Booleanish | "inherit"

屬性值

Booleanish | "inherit"

繼承自 IButtonProps.contentEditable

contextMenu

contextMenu?: string

屬性值

string

繼承自 IButtonProps.contextMenu

controls

controls?: boolean

屬性值

boolean

繼承自 IButtonProps.controls

coords

coords?: string

屬性值

string

繼承自 IButtonProps.coords

crossOrigin

crossOrigin?: CrossOrigin

屬性值

CrossOrigin

繼承自 IButtonProps.crossOrigin

dangerouslySetInnerHTML

dangerouslySetInnerHTML?: { __html: string | TrustedHTML }

屬性值

{ __html: string | TrustedHTML }

繼承自 IButtonProps.dangerouslySetInnerHTML

data

開發人員想要與按鈕建立關聯的任何自定義數據。

data?: any

屬性值

any

繼承自 IButtonProps.data

datatype

datatype?: string

屬性值

string

繼承自 IButtonProps.datatype

dateTime

dateTime?: string

屬性值

string

繼承自 IButtonProps.dateTime

default

default?: boolean

屬性值

boolean

繼承自 IButtonProps.default

defaultChecked

defaultChecked?: boolean

屬性值

boolean

繼承自 IButtonProps.defaultChecked

defaultRender

然而未知的檔

defaultRender?: any

屬性值

any

繼承自 IButtonProps.defaultRender

defaultValue

defaultValue?: string | number | (readonly string[])

屬性值

string | number | (readonly string[])

繼承自 IButtonProps.defaultValue

defer

defer?: boolean

屬性值

boolean

繼承自 IButtonProps.defer

description

警告

此 API 現已淘汰。

Use secondaryText instead.

適用於描述文字的樣式(適用於複合按鈕)。

description?: string

屬性值

string

繼承自 IButtonProps.description

dir

dir?: string

屬性值

string

繼承自 IButtonProps.dir

disabled

按鈕是否已停用

disabled?: boolean

屬性值

boolean

繼承自 IButtonProps.disabled

download

download?: any

屬性值

any

繼承自 IButtonProps.download

draggable

draggable?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.draggable

elementRef

警告

此 API 現已淘汰。

Temporary solution which will be replaced with ref in the V8 release.

選擇性回呼以存取根 DOM 元素。

elementRef?: Ref<HTMLElement>

屬性值

Ref<HTMLElement>

繼承自 IButtonProps.elementRef

encType

encType?: string

屬性值

string

繼承自 IButtonProps.encType

enterKeyHint

enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send"

屬性值

"enter" | "done" | "go" | "next" | "previous" | "search" | "send"

繼承自 IButtonProps.enterKeyHint

form

form?: string

屬性值

string

繼承自 IButtonProps.form

formAction

formAction?: string

屬性值

string

繼承自 IButtonProps.formAction

formEncType

formEncType?: string

屬性值

string

繼承自 IButtonProps.formEncType

formMethod

formMethod?: string

屬性值

string

繼承自 IButtonProps.formMethod

formNoValidate

formNoValidate?: boolean

屬性值

boolean

繼承自 IButtonProps.formNoValidate

formTarget

formTarget?: string

屬性值

string

繼承自 IButtonProps.formTarget

frameBorder

frameBorder?: string | number

屬性值

string | number

繼承自 IButtonProps.frameBorder

getClassNames

提供類別名稱以設定按鈕樣式的方法。 此 prop 的預設值是 getClassnames中定義的 BaseButton.classnames.ts func。

getClassNames?: (theme: ITheme, className: string, variantClassName: string, iconClassName: undefined | string, menuIconClassName: undefined | string, disabled: boolean, checked: boolean, expanded: boolean, hasMenu: boolean, isSplit: undefined | boolean, allowDisabledFocus: boolean) => IButtonClassNames

屬性值

(theme: ITheme, className: string, variantClassName: string, iconClassName: undefined | string, menuIconClassName: undefined | string, disabled: boolean, checked: boolean, expanded: boolean, hasMenu: boolean, isSplit: undefined | boolean, allowDisabledFocus: boolean) => IButtonClassNames

繼承自 IButtonProps.getClassNames

getSplitButtonClassNames

提供類別名稱以設定按鈕樣式的方法。 此 prop 的預設值是 getClassnames中定義的 BaseButton.classnames.ts func。

getSplitButtonClassNames?: (disabled: boolean, expanded: boolean, checked: boolean, allowDisabledFocus: boolean) => ISplitButtonClassNames

屬性值

(disabled: boolean, expanded: boolean, checked: boolean, allowDisabledFocus: boolean) => ISplitButtonClassNames

繼承自 IButtonProps.getSplitButtonClassNames

headers

headers?: string

屬性值

string

繼承自 IButtonProps.headers

height

height?: string | number

屬性值

string | number

繼承自 IButtonProps.height

hidden

hidden?: boolean

屬性值

boolean

繼承自 IButtonProps.hidden

high

high?: number

屬性值

number

繼承自 IButtonProps.high

href

如果提供,此元件將會轉譯為錨點。

href?: string

屬性值

string

繼承自 IButtonProps.href

hrefLang

hrefLang?: string

屬性值

string

繼承自 IButtonProps.hrefLang

htmlFor

htmlFor?: string

屬性值

string

繼承自 IButtonProps.htmlFor

httpEquiv

httpEquiv?: string

屬性值

string

繼承自 IButtonProps.HTTPEquiv

iconProps

按鈕中顯示的圖示屬性。

iconProps?: IIconProps

屬性值

IIconProps

繼承自 IButtonProps.iconProps

id

id?: string

屬性值

string

繼承自 IButtonProps.id 的

inlist

inlist?: any

屬性值

any

繼承自 IButtonProps.inlist

inputMode

提示在編輯專案或其內容時,使用者可能輸入的數據類型

請參閱 https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute

inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"

屬性值

"none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal"

繼承自 IButtonProps.inputMode

integrity

integrity?: string

屬性值

string

繼承自 IButtonProps.integrity

is

指定標準 HTML 項目的行為應該與已定義的自定義內建項目類似

請參閱 https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

is?: string

屬性值

string

繼承自 IButtonProps.is 的

itemID

itemID?: string

屬性值

string

繼承自 IButtonProps.itemID

itemProp

itemProp?: string

屬性值

string

繼承自 IButtonProps.itemProp

itemRef

itemRef?: string

屬性值

string

繼承自 IButtonProps.itemRef

itemScope

itemScope?: boolean

屬性值

boolean

繼承自 IButtonProps.itemScope

itemType

itemType?: string

屬性值

string

繼承自 IButtonProps.itemType

keyParams

keyParams?: string

屬性值

string

繼承自 IButtonProps.keyParams

keytipProps

此按鈕的選擇性按鍵提示

keytipProps?: IKeytipProps

屬性值

IKeytipProps

繼承自 IButtonProps.keytipProps

keyType

keyType?: string

屬性值

string

繼承自 IButtonProps.keyType

kind

kind?: string

屬性值

string

繼承自 IButtonProps.kind

label

label?: string

屬性值

string

繼承自 IButtonProps.label

lang

lang?: string

屬性值

string

繼承自 IButtonProps.lang

list

list?: string

屬性值

string

繼承自 IButtonProps.list

loop

loop?: boolean

屬性值

boolean

繼承自 IButtonProps.loop

low

low?: number

屬性值

number

繼承自 IButtonProps.low

manifest

manifest?: string

屬性值

string

繼承自 IButtonProps.manifest

marginHeight

marginHeight?: number

屬性值

number

繼承自 IButtonProps.marginHeight

marginWidth

marginWidth?: number

屬性值

number

繼承自 IButtonProps.marginWidth

max

max?: string | number

屬性值

string | number

繼承自 IButtonProps.max

maxLength

maxLength?: number

屬性值

number

繼承自 IButtonProps.maxLength

media

media?: string

屬性值

string

繼承自 IButtonProps.media

mediaGroup

mediaGroup?: string

屬性值

string

繼承自 IButtonProps.mediaGroup

menuAs

轉譯自定義功能表以取代一般功能表。

menuAs?: IComponentAs<IContextualMenuProps>

屬性值

IComponentAs<IContextualMenuProps>

繼承自 IButtonProps.menuAs

menuIconProps

提供功能表下拉式清單時所顯示的圖示屬性。

menuIconProps?: IIconProps

屬性值

IIconProps

繼承自 IButtonProps.menuIconProps

menuProps

按鈕功能表的 Props。 提供此選項時,預設會顯示功能表圖示。 如需覆寫預設圖示的外觀,請參閱 menuIconProps。 除了 onClick,並將 split 屬性設定為 true,也會轉譯 SplitButton。

menuProps?: IContextualMenuProps

屬性值

IContextualMenuProps

繼承自 IButtonProps.menuProps

menuTriggerKeyCode

提供可用來開啟按鈕功能表的自訂KeyCode。 您可以提供 null 值,以停用使用按鍵來開啟按鈕功能表。

menuTriggerKeyCode?: null | number

屬性值

null | number

繼承自 IButtonProps.menuTriggerKeyCode

method

method?: string

屬性值

string

繼承自 IButtonProps.method

min

min?: string | number

屬性值

string | number

繼承自 IButtonProps.min

minLength

minLength?: number

屬性值

number

繼承自 IButtonProps.minLength

multiple

multiple?: boolean

屬性值

boolean

繼承自 IButtonProps.multiple

muted

muted?: boolean

屬性值

boolean

繼承自 IButtonProps.muted

name

name?: string

屬性值

string

繼承自 IButtonProps.name

nonce

nonce?: string

屬性值

string

繼承自 IButtonProps.nonce

noValidate

noValidate?: boolean

屬性值

boolean

繼承自 IButtonProps.noValidate

onAbort

onAbort?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAbort

onAbortCapture

onAbortCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAbortCapture

onAfterMenuDismiss

關閉按鈕內容選單之後執行的回呼(已從 DOM 移除)

onAfterMenuDismiss?: () => void

屬性值

() => void

繼承自 IButtonProps.onAfterMenuDismiss

onAnimationEnd

onAnimationEnd?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationEnd

onAnimationEndCapture

onAnimationEndCapture?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationEndCapture

onAnimationIteration

onAnimationIteration?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationIteration

onAnimationIterationCapture

onAnimationIterationCapture?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationIterationCapture

onAnimationStart

onAnimationStart?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationStart

onAnimationStartCapture

onAnimationStartCapture?: AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

AnimationEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAnimationStartCapture

onAuxClick

onAuxClick?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAuxClick

onAuxClickCapture

onAuxClickCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onAuxClickCapture

onBeforeInput

onBeforeInput?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onBeforeInput

onBeforeInputCapture

onBeforeInputCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onBeforeInputCapture

onBlur

onBlur?: FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onBlur

onBlurCapture

onBlurCapture?: FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onBlurCapture

onCanPlay

onCanPlay?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCanPlay

onCanPlayCapture

onCanPlayCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCanPlayCapture

onCanPlayThrough

onCanPlayThrough?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCanPlayThrough

onCanPlayThroughCapture

onCanPlayThroughCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCanPlayThroughCapture

onChange

onChange?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onChange

onChangeCapture

onChangeCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onChangeCapture

onClick

onClick?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onClick

onClickCapture

onClickCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onClickCapture

onCompositionEnd

onCompositionEnd?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionEnd

onCompositionEndCapture

onCompositionEndCapture?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionEndCapture

onCompositionStart

onCompositionStart?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionStart

onCompositionStartCapture

onCompositionStartCapture?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionStartCapture

onCompositionUpdate

onCompositionUpdate?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionUpdate

onCompositionUpdateCapture

onCompositionUpdateCapture?: CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

CompositionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCompositionUpdateCapture

onContextMenu

onContextMenu?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onContextMenu

onContextMenuCapture

onContextMenuCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onContextMenuCapture

onCopy

onCopy?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCopy

onCopyCapture

onCopyCapture?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCopyCapture

onCut

onCut?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCut

onCutCapture

onCutCapture?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onCutCapture

onDoubleClick

onDoubleClick?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDoubleClick

onDoubleClickCapture

onDoubleClickCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDoubleClickCapture

onDrag

onDrag?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDrag

onDragCapture

onDragCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragCapture

onDragEnd

onDragEnd?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragEnd

onDragEndCapture

onDragEndCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragEndCapture

onDragEnter

onDragEnter?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragEnter

onDragEnterCapture

onDragEnterCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragEnterCapture

onDragExit

onDragExit?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragExit

onDragExitCapture

onDragExitCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragExitCapture

onDragLeave

onDragLeave?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragLeave

onDragLeaveCapture

onDragLeaveCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragLeaveCapture

onDragOver

onDragOver?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragOver

onDragOverCapture

onDragOverCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragOverCapture

onDragStart

onDragStart?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragStart

onDragStartCapture

onDragStartCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDragStartCapture

onDrop

onDrop?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDrop

onDropCapture

onDropCapture?: DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

DragEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDropCapture

onDurationChange

onDurationChange?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDurationChange

onDurationChangeCapture

onDurationChangeCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onDurationChangeCapture

onEmptied

onEmptied?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEmptied

onEmptiedCapture

onEmptiedCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEmptiedCapture

onEncrypted

onEncrypted?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEncrypted

onEncryptedCapture

onEncryptedCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEncryptedCapture

onEnded

onEnded?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEnded

onEndedCapture

onEndedCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onEndedCapture

onError

onError?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onError

onErrorCapture

onErrorCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onErrorCapture

onFocus

onFocus?: FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onFocus

onFocusCapture

onFocusCapture?: FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FocusEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onFocusCapture

onGotPointerCapture

onGotPointerCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onGotPointerCapture

onGotPointerCaptureCapture

onGotPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onGotPointerCaptureCapture

onInput

onInput?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onInput

onInputCapture

onInputCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onInputCapture

onInvalid

onInvalid?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onInvalid

onInvalidCapture

onInvalidCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onInvalidCapture

onKeyDown

onKeyDown?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyDown

onKeyDownCapture

onKeyDownCapture?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyDownCapture

onKeyPress

警告

此 API 現已淘汰。

onKeyPress?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyPress

onKeyPressCapture

警告

此 API 現已淘汰。

onKeyPressCapture?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyPressCapture

onKeyUp

onKeyUp?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyUp

onKeyUpCapture

onKeyUpCapture?: KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

KeyboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onKeyUpCapture

onLoad

onLoad?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoad

onLoadCapture

onLoadCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadCapture

onLoadedData

onLoadedData?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadedData

onLoadedDataCapture

onLoadedDataCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadedDataCapture

onLoadedMetadata

onLoadedMetadata?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadedMetadata

onLoadedMetadataCapture

onLoadedMetadataCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadedMetadataCapture

onLoadStart

onLoadStart?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadStart

onLoadStartCapture

onLoadStartCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLoadStartCapture

onLostPointerCapture

onLostPointerCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLostPointerCapture

onLostPointerCaptureCapture

onLostPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onLostPointerCaptureCapture

onMenuClick

按兩下選單時選擇性回呼。

onMenuClick?: (ev?: MouseEvent<HTMLElement, MouseEvent> | KeyboardEvent<HTMLElement>, button?: IButtonProps) => void

屬性值

(ev?: MouseEvent<HTMLElement, MouseEvent> | KeyboardEvent<HTMLElement>, button?: IButtonProps) => void

繼承自 IButtonProps.onMenuClick

onMouseDown

onMouseDown?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseDown

onMouseDownCapture

onMouseDownCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseDownCapture

onMouseEnter

onMouseEnter?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseEnter

onMouseLeave

onMouseLeave?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseLeave

onMouseMove

onMouseMove?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseMove

onMouseMoveCapture

onMouseMoveCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseMoveCapture

onMouseOut

onMouseOut?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseOut

onMouseOutCapture

onMouseOutCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseOutCapture

onMouseOver

onMouseOver?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseOver

onMouseOverCapture

onMouseOverCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseOverCapture

onMouseUp

onMouseUp?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseUp

onMouseUpCapture

onMouseUpCapture?: MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

MouseEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onMouseUpCapture

onPaste

onPaste?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPaste

onPasteCapture

onPasteCapture?: ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ClipboardEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPasteCapture

onPause

onPause?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPause

onPauseCapture

onPauseCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPauseCapture

onPlay

onPlay?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPlay

onPlayCapture

onPlayCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPlayCapture

onPlaying

onPlaying?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPlaying

onPlayingCapture

onPlayingCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPlayingCapture

onPointerCancel

onPointerCancel?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerCancel

onPointerCancelCapture

onPointerCancelCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerCancelCapture

onPointerDown

onPointerDown?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerDown

onPointerDownCapture

onPointerDownCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerDownCapture

onPointerEnter

onPointerEnter?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerEnter

onPointerEnterCapture

警告

此 API 現已淘汰。

This event handler was always ignored by React. It was added by mistake to the types.

onPointerEnterCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerEnterCapture

onPointerLeave

onPointerLeave?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerLeave

onPointerLeaveCapture

警告

此 API 現已淘汰。

This event handler was always ignored by React. It was added by mistake to the types.

onPointerLeaveCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerLeaveCapture

onPointerMove

onPointerMove?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerMove

onPointerMoveCapture

onPointerMoveCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerMoveCapture

onPointerOut

onPointerOut?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerOut

onPointerOutCapture

onPointerOutCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerOutCapture

onPointerOver

onPointerOver?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerOver

onPointerOverCapture

onPointerOverCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerOverCapture

onPointerUp

onPointerUp?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerUp

onPointerUpCapture

onPointerUpCapture?: PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

PointerEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onPointerUpCapture

onProgress

onProgress?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onProgress

onProgressCapture

onProgressCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onProgressCapture

onRateChange

onRateChange?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onRateChange

onRateChangeCapture

onRateChangeCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onRateChangeCapture

onRenderAriaDescription

aria description 元素的自定義轉譯函式。

onRenderAriaDescription?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderAriaDescription

onRenderChildren

用於轉譯按鈕子系的自定義轉譯函式。

onRenderChildren?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderChildren

onRenderDescription

描述文字的自定義轉譯函式。

onRenderDescription?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderDescription

onRenderIcon

圖示的自定義轉譯函式

onRenderIcon?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderIcon

onRenderMenu

警告

此 API 現已淘汰。

Deprecated at v6.3.2, to be removed at >= v7.0.0. Use menuAs instead.

onRenderMenu?: IRenderFunction<IContextualMenuProps>

屬性值

IRenderFunction<IContextualMenuProps>

繼承自 IButtonProps.onRenderMenu

onRenderMenuIcon

按鈕功能表圖示的自定義轉譯函式

onRenderMenuIcon?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderMenuIcon

onRenderText

標籤文字的自定義轉譯函式。

onRenderText?: IRenderFunction<IButtonProps>

屬性值

IRenderFunction<IButtonProps>

繼承自 IButtonProps.onRenderText

onReset

onReset?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onReset

onResetCapture

onResetCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onResetCapture

onScroll

onScroll?: UIEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

UIEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onScroll

onScrollCapture

onScrollCapture?: UIEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

UIEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onScrollCapture

onSeeked

onSeeked?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSeeked

onSeekedCapture

onSeekedCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSeekedCapture

onSeeking

onSeeking?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSeeking

onSeekingCapture

onSeekingCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSeekingCapture

onSelect

onSelect?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSelect

onSelectCapture

onSelectCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSelectCapture

onStalled

onStalled?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onStalled

onStalledCapture

onStalledCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onStalledCapture

onSubmit

onSubmit?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSubmit

onSubmitCapture

onSubmitCapture?: FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

FormEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSubmitCapture

onSuspend

onSuspend?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSuspend

onSuspendCapture

onSuspendCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onSuspendCapture

onTimeUpdate

onTimeUpdate?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTimeUpdate

onTimeUpdateCapture

onTimeUpdateCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTimeUpdateCapture

onTouchCancel

onTouchCancel?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchCancel

onTouchCancelCapture

onTouchCancelCapture?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchCancelCapture

onTouchEnd

onTouchEnd?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchEnd

onTouchEndCapture

onTouchEndCapture?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchEndCapture

onTouchMove

onTouchMove?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchMove

onTouchMoveCapture

onTouchMoveCapture?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchMoveCapture

onTouchStart

onTouchStart?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchStart

onTouchStartCapture

onTouchStartCapture?: TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TouchEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTouchStartCapture

onTransitionEnd

onTransitionEnd?: TransitionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TransitionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTransitionEnd

onTransitionEndCapture

onTransitionEndCapture?: TransitionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

TransitionEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onTransitionEndCapture

onVolumeChange

onVolumeChange?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onVolumeChange

onVolumeChangeCapture

onVolumeChangeCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onVolumeChangeCapture

onWaiting

onWaiting?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onWaiting

onWaitingCapture

onWaitingCapture?: ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

ReactEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onWaitingCapture

onWheel

onWheel?: WheelEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

WheelEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onWheel

onWheelCapture

onWheelCapture?: WheelEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

屬性值

WheelEventHandler<HTMLAnchorElement | HTMLButtonElement | HTMLDivElement | BaseButton | Button | HTMLSpanElement>

繼承自 IButtonProps.onWheelCapture

open

open?: boolean

屬性值

boolean

繼承自 IButtonProps.open

optimum

optimum?: number

屬性值

number

繼承自 IButtonProps.optimum

pattern

pattern?: string

屬性值

string

繼承自 IButtonProps.pattern

persistMenu

功能表不會在開啟或關閉時建立或終結,而是隱藏功能表。 這會改善功能表開啟的效能,但可能會透過在 dom 中擁有更多元素來影響整體效能。 只有當功能表效能很重要時,才應該使用。

注意:這可能會增加按鈕本身掛接所需的時間量。

persistMenu?: boolean

屬性值

boolean

繼承自 IButtonProps.persistMenu

placeholder

placeholder?: string

屬性值

string

繼承自 IButtonProps.placeholder

playsInline

playsInline?: boolean

屬性值

boolean

繼承自 IButtonProps.playsInline

poster

poster?: string

屬性值

string

繼承自 IButtonProps.poster

prefix

prefix?: string

屬性值

string

繼承自 IButtonProps.prefix

preload

preload?: string

屬性值

string

繼承自 IButtonProps.preload

primary

變更要強調之按鈕的視覺呈現。

primary?: boolean

屬性值

boolean

繼承自 IButtonProps.primary

primaryActionButtonProps

選擇性的 props 只能套用至 SplitButton 的主要動作按鈕,而不是套用至整體 SplitButton 容器

primaryActionButtonProps?: IButtonProps

屬性值

IButtonProps

繼承自 IButtonProps.primaryActionButtonProps

primaryDisabled

如果設定為 true,而這是分割按鈕(split 為 true),則會停用分割按鈕的主要動作。

primaryDisabled?: boolean

屬性值

boolean

繼承自 IButtonProps.primaryDisabled

property

property?: string

屬性值

string

繼承自 IButtonProps.property

radioGroup

radioGroup?: string

屬性值

string

繼承自 IButtonProps.radioGroup

readOnly

readOnly?: boolean

屬性值

boolean

繼承自 IButtonProps.readOnly

rel

rel?: string

屬性值

string

繼承自 IButtonProps.rel

renderPersistedMenuHiddenOnMount

警告

此 API 現已淘汰。

There is known bug in Edge when this prop is true where scrollbars overlap with the content when a menu is first rendered hidden. Please do not start using this. If you are already using this, please make sure that you are doing so only in non-Edge browsers. See: https://github.com/microsoft/fluentui/issues/9034

如果為 true,當按鈕一開始掛接時,會隱藏保存的功能表。 除非顯示非保存功能表,否則不會在元件樹狀結構中。

注意:這會增加按鈕要掛接的時間,但可以改善所察覺的功能表開啟效能。 當用戶開啟功能表時。

renderPersistedMenuHiddenOnMount?: boolean

屬性值

boolean

繼承自 IButtonProps.renderPersistedMenuHiddenOnMount

required

required?: boolean

屬性值

boolean

繼承自 IButtonProps.required

resource

resource?: string

屬性值

string

繼承自 IButtonProps.resource

results

results?: number

屬性值

number

繼承自 IButtonProps.results

rev

rev?: string

屬性值

string

繼承自 IButtonProps.rev

reversed

reversed?: boolean

屬性值

boolean

繼承自 IButtonProps.reversed

role

role?: AriaRole

屬性值

AriaRole

繼承自 IButtonProps.role

rootProps

警告

此 API 現已淘汰。

Deprecated at v0.56.2, to be removed at >= v1.0.0. Use native props on the Button itself instead. They will be mixed into the button/anchor element rendered by the component.

rootProps?: ButtonHTMLAttributes<HTMLButtonElement> | AnchorHTMLAttributes<HTMLAnchorElement>

屬性值

ButtonHTMLAttributes<HTMLButtonElement> | AnchorHTMLAttributes<HTMLAnchorElement>

繼承自 IButtonProps.rootProps

rows

rows?: number

屬性值

number

繼承自 IButtonProps.rows

rowSpan

rowSpan?: number

屬性值

number

繼承自 IButtonProps.rowSpan

sandbox

sandbox?: string

屬性值

string

繼承自 IButtonProps.sandbox

scope

scope?: string

屬性值

string

繼承自 IButtonProps.scope

scoped

scoped?: boolean

屬性值

boolean

繼承自 IButtonProps.scoped

scrolling

scrolling?: string

屬性值

string

繼承自 IButtonProps.scrolling

seamless

seamless?: boolean

屬性值

boolean

繼承自 IButtonProps.seamless

secondaryText

此按鈕所採取動作的描述。 僅適用於複合按鈕。

secondaryText?: string

屬性值

string

繼承自 IButtonProps.secondaryText

security

security?: string

屬性值

string

繼承自 IButtonProps.security

selected

selected?: boolean

屬性值

boolean

繼承自 IButtonProps.selected

shape

shape?: string

屬性值

string

繼承自 IButtonProps.shape

size

size?: number

屬性值

number

繼承自 IButtonProps.size

sizes

sizes?: string

屬性值

string

繼承自 IButtonProps.sizes

slot

slot?: string

屬性值

string

繼承自 IButtonProps.slot

span

span?: number

屬性值

number

繼承自 IButtonProps.span

spellCheck

spellCheck?: Booleanish

屬性值

Booleanish

繼承自 IButtonProps.spellCheck

split

如果設定為 true,而且如果提供 menuPropsonClick,按鈕將會轉譯為 SplitButton。

split?: boolean

屬性值

boolean

繼承自 IButtonProps.split

splitButtonAriaLabel

如果分割此按鈕,下拉式箭號按鈕的可存取標籤。

splitButtonAriaLabel?: string

屬性值

string

繼承自 IButtonProps.splitButtonAriaLabel

splitButtonMenuProps

傳遞至 menuButton 的實驗性道具,該屬性會轉譯為分割按鈕的一部分。 傳入的任何專案都可能需要有伴隨的樣式變更。

splitButtonMenuProps?: IButtonProps

屬性值

IButtonProps

繼承自 IButtonProps.splitButtonMenuProps

src

src?: string

屬性值

string

繼承自 IButtonProps.src

srcDoc

srcDoc?: string

屬性值

string

繼承自 IButtonProps.srcDoc

srcLang

srcLang?: string

屬性值

string

繼承自 IButtonProps.srcLang

srcSet

srcSet?: string

屬性值

string

繼承自 IButtonProps.srcSet

start

start?: number

屬性值

number

繼承自 IButtonProps.start

step

step?: string | number

屬性值

string | number

繼承自 IButtonProps.step

style

style?: CSSProperties

屬性值

CSSProperties

繼承自 IButtonProps.style

summary

summary?: string

屬性值

string

繼承自 IButtonProps.summary

suppressContentEditableWarning

suppressContentEditableWarning?: boolean

屬性值

boolean

繼承自 IButtonProps.suppressContentEditableWarning

suppressHydrationWarning

suppressHydrationWarning?: boolean

屬性值

boolean

繼承自 IButtonProps.suppressHydrationWarning

tabIndex

tabIndex?: number

屬性值

number

繼承自 IButtonProps.tabIndex

target

target?: string

屬性值

string

繼承自 IButtonProps.target

text

要轉譯按鈕標籤的文字。 如果提供文字,則會覆寫按鈕子系中的任何字串。 其他子元件會在文字之後通過。

text?: string

屬性值

string

繼承自 IButtonProps.text

theme

HOC 所提供的主題。

theme?: ITheme

屬性值

ITheme

繼承自 IButtonProps.theme

title

title?: string

屬性值

string

繼承自 IButtonProps.title

toggle

按鈕是否為具有不同開啟和關閉狀態的切換按鈕。 對於按下事件完成時永久變更狀態的按鈕,例如音量靜音按鈕,這應該是 true。

toggle?: boolean

屬性值

boolean

繼承自 IButtonProps.toggle

toggled

警告

此 API 現已淘汰。

No longer used. Use checked if setting state.

toggled?: boolean

屬性值

boolean

繼承自 IButtonProps.toggled

translate

translate?: "yes" | "no"

屬性值

"yes" | "no"

繼承自 IButtonProps.translate

type

type?: string

屬性值

string

繼承自 IButtonProps.type

typeof

typeof?: string

屬性值

string

繼承自 IButtonProps.typeof

uniqueId

用來識別專案的唯一標識符。 通常索引鍵值重複。

uniqueId?: string | number

屬性值

string | number

繼承自 IButtonProps.uniqueId

unselectable

unselectable?: "off" | "on"

屬性值

"off" | "on"

繼承自 IButtonProps.unselectable

useMap

useMap?: string

屬性值

string

繼承自 IButtonProps.useMap

value

value?: string | number | (readonly string[])

屬性值

string | number | (readonly string[])

繼承自 IButtonProps.value

vocab

vocab?: string

屬性值

string

繼承自 IButtonProps.vocab

width

width?: string | number

屬性值

string | number

繼承自 IButtonProps.width

wmode

wmode?: string

屬性值

string

繼承自 IButtonProps.wmode

wrap

wrap?: string

屬性值

string

繼承自 IButtonProps.wrap