Function: ButtonImpl()
ButtonImpl(
props,ref):Element
Defined in: lib/base/Button.tsx:93
A customizable button component that supports different variants and sizes. Handles responsive design and accessibility features.
Parameters
props
The component props
ref
Ref<View>
Forwarded ref
Returns
Element
A styled button component