Variable: defaultProps
Button.defaultProps
• Optional defaultProps: undefined | Partial<Omit<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & { ref?: null | (instance: null | HTMLButtonElement) => void | RefObject<HTMLButtonElement> }, "ref"> & RefAttributes<HTMLButtonElement>>
Defined in
node_modules/.pnpm/@types+react@18.2.45/node_modules/@types/react/index.d.ts:827