import * as React from 'react'; import type { BaseUIComponentProps, NativeButtonProps } from "../../utils/types.js"; import type { NumberFieldRoot } from "../root/NumberFieldRoot.js"; /** * A stepper button that increases the field value when clicked. * Renders an `