RUI.next

Experimental
XButton

XButton

XButton UI display (experimental status).

<XButton scale={0.5} />
<XButton scale={0.5} />

Example

Basic usage of XButton component.

Let your imagination run wild and be creative
Slider with XButton

API

PropertiesDescriptionTypeDefault
scalethe scale number, optionalnumber1
callbackthe callback function, optional() => void-
delayThe delay to trigger callback, unit msnumber2000