File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed
Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -438,6 +438,18 @@ An optional identifier which links a custom [InputAccessoryView](inputaccessoryv
438438
439439---
440440
441+ ### ` inputAccessoryViewButtonLabel ` <div class =" label ios " >iOS</div >
442+
443+ An optional label that overrides the default [ InputAccessoryView] ( inputaccessoryview.md ) button label.
444+
445+ By default, the default button label is not localized. Use this property to provide a localized version.
446+
447+ | Type |
448+ | ------ |
449+ | string |
450+
451+ ---
452+
441453### ` inputMode `
442454
443455Works like the ` inputmode ` attribute in HTML, it determines which keyboard to open, e.g. ` numeric ` and has precedence over ` keyboardType ` .
Original file line number Diff line number Diff line change @@ -438,6 +438,18 @@ An optional identifier which links a custom [InputAccessoryView](inputaccessoryv
438438
439439---
440440
441+ ### ` inputAccessoryViewButtonLabel ` <div class =" label ios " >iOS</div >
442+
443+ An optional label that overrides the default [ InputAccessoryView] ( inputaccessoryview.md ) button label.
444+
445+ By default, the default button label is not localized. Use this property to provide a localized version.
446+
447+ | Type |
448+ | ------ |
449+ | string |
450+
451+ ---
452+
441453### ` inputMode `
442454
443455Works like the ` inputmode ` attribute in HTML, it determines which keyboard to open, e.g. ` numeric ` and has precedence over ` keyboardType ` .
Original file line number Diff line number Diff line change @@ -438,6 +438,18 @@ An optional identifier which links a custom [InputAccessoryView](inputaccessoryv
438438
439439---
440440
441+ ### ` inputAccessoryViewButtonLabel ` <div class =" label ios " >iOS</div >
442+
443+ An optional label that overrides the default [ InputAccessoryView] ( inputaccessoryview.md ) button label.
444+
445+ By default, the default button label is not localized. Use this property to provide a localized version.
446+
447+ | Type |
448+ | ------ |
449+ | string |
450+
451+ ---
452+
441453### ` inputMode `
442454
443455Works like the ` inputmode ` attribute in HTML, it determines which keyboard to open, e.g. ` numeric ` and has precedence over ` keyboardType ` .
You can’t perform that action at this time.
0 commit comments