请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

我的button导出后,没有出现controls

export const Button: FC = (props) => {
const {
btnType = ‘default’,
className,
disabled = false,
size,
children,
href,
…restProps
} = props

正在回答 回答被采纳积分+3

插入代码

1回答

提问者 慕o啦啦啦 2025-02-28 16:25:41

其他的都有,就Button没有

0 回复 有任何疑惑可以回复我~
  • 提问者 慕o啦啦啦 #1
    应该是这个联合类型的问题
    回复 有任何疑惑可以回复我~ 2025-02-28 16:32:34
  • 提问者 慕o啦啦啦 #2
    解决了,这里用BaseButtonProps就好了 export const DefaultButton: Story =(args:BaseButtonProps)=>( <Button {...args}> Default Button </Button>)
    回复 有任何疑惑可以回复我~ 2025-02-28 16:37:10
问题已解决,确定采纳
还有疑问,暂不采纳
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号