XButton

XButton UI display (experimental status).

<XButton scale={0.5} />

Example

Basic usage of XButton component.

API

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