index
CreateButtonOptions
.
type
property
CreateButtonOptions.type
Button type attribute
Type
"button"
|
"submit"
|
"reset"
Usage
import { type CreateButtonOptions } from ".";
Document Navigation
Type