@lynxts/native • Docs
@lynxts/native / SubmitButton
SubmitButton(
props
):ReactElement
<any
,string
|JSXElementConstructor
<any
>>
Helper component based on Button which calls submit()
from the
Form context upon press.
• props: ButtonProps
same as ButtonProps
ReactElement
<any
, string
| JSXElementConstructor
<any
>>