property CreateButtonOptions.type

Button type attribute

Type

"button" | "submit" | "reset"

Usage

import { type CreateButtonOptions } from ".";