Skip to main content

Interface: AreaProps

Defined in: components/XYPad/Area.tsx:5

Properties

__thumb?

optional __thumb: ReactElement<unknown, string | JSXElementConstructor<any>>

Defined in: components/XYPad/Area.tsx:14

inherit


children?

optional children: ReactElement<unknown, string | JSXElementConstructor<any>>

Defined in: components/XYPad/Area.tsx:11


className?

optional className: string

Defined in: components/XYPad/Area.tsx:9


color?

optional color: string

Defined in: components/XYPad/Area.tsx:8


height?

optional height: string | number

Defined in: components/XYPad/Area.tsx:7


style?

optional style: CSSProperties

Defined in: components/XYPad/Area.tsx:10


width?

optional width: string | number

Defined in: components/XYPad/Area.tsx:6