import * as React from 'react'; import type { BaseUIComponentProps, NativeButtonProps } from "../internals/types.mjs"; import { type BaseUIChangeEventDetails } from "../internals/createBaseUIEventDetails.mjs"; import { REASONS } from "../internals/reasons.mjs"; /** * A two-state button that can be on or off. * Renders a `