Design system.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

11 行
272 B

  1. import { ActionButton } from '@tesseract-design/web-action-react';
  2. # ActionButton
  3. The `<ActionButton>` component is a wrapper around the `<Button>` component that adds a few extra props to make it
  4. easier to create action buttons.
  5. <ActionButton>
  6. Button
  7. </ActionButton>