你可以安装哪个npm包以确切地实现在React.js中进行下一步操作?

huangapple go评论76阅读模式
英文:

What npm package can I install to archive exactly going to the next step in React.js

问题

我正在寻找一个在React中可以安装的npm包,以实现与我在截图中看到的内容完全相同的功能。

英文:

I am looking for an npm package in react that I can install to archive something exactly like what am having in the screenshot

你可以安装哪个npm包以确切地实现在React.js中进行下一步操作?

答案1

得分: 1

有许多可能性:

组件库:

https://mantine.dev/core/stepper/

https://mui.com/material-ui/react-stepper/

NPM包:

https://www.npmjs.com/package/react-form-stepper

https://www.npmjs.com/package/react-stepper-horizontal

只需搜索React Stepper,您将惊讶于结果。

英文:

Their are a lot of possibilities:

Component libraries:

https://mantine.dev/core/stepper/

https://mui.com/material-ui/react-stepper/

NPM Packages:

https://www.npmjs.com/package/react-form-stepper

https://www.npmjs.com/package/react-stepper-horizontal

Just search for a React Stepper and you will be amazed by the results.

huangapple
  • 本文由 发表于 2023年6月22日 07:18:46
  • 转载请务必保留本文链接:https://go.coder-hub.com/76527709.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定