Functionuse({
id,
content,
keepOnScreen,
width = 0,
height = 0,
x = 0,
y = 0,
}: Partial<Bo
packages/stablestudio-ui/src/Editor/Floating/index.tsx:110
FunctionuseIcons({
icon,
iconLeft = icon,
iconRight,
size = Theme.Common.Size.preset(),
loading,
child
packages/stablestudio-ui/src/Theme/Button/index.tsx:153
FunctionuseIcons({
value = "",
onChange,
disabled,
loading,
min,
max,
step,
number,
icon,
packages/stablestudio-ui/src/Theme/NumberInput/index.tsx:204