hosanna-ui-docs - v0.9.0
Preparing search index...
Views/Controls
PinPad
PinPadEvent
Interface PinPadEvent
interface
PinPadEvent
{
preventDefault
?:
boolean
;
text
:
string
;
type
:
string
;
view
:
PinPadView
;
}
Hierarchy
ViewEvent
<
PinPadView
>
PinPadEvent
Index
Properties
prevent
Default?
text
type
view
Properties
Optional
prevent
Default
preventDefault
?:
boolean
text
text
:
string
type
type
:
string
view
view
:
PinPadView
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prevent
Default
text
type
view
hosanna-ui-docs - v0.9.0
Loading...