¥API Reference
此组件基于 textarea
元素并支持 常用边距属性。
¥This component is based on the textarea
element and supports common margin props.
¥Examples
¥Size
使用 size
属性控制大小。
¥Use the size
prop to control the size.
¥Variant
使用 variant
属性控制视觉样式。
¥Use the variant
prop to control the visual style.
¥Color
使用 color
属性指定特定的 color。
¥Use the color
prop to assign a specific color.
¥Radius
使用 radius
属性指定特定的圆角值。
¥Use the radius
prop to assign a specific radius value.
¥Resize
使用 resize
属性启用单轴或双轴大小调整。
¥Use the resize
prop to enable resizing on one or both axis.