0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)JavaScript126 star (126 star)5 fork (5 fork)user submission
enhancementhelp wanted
描述
- use getter/setters to get and update placeholder
.succeed .fail .stopAndPersist inspired by Ora
- 議題類型
- feature
- 研究方向
- Examine the existing spinner implementation in the repository, likely in a single file. Add getter and setter methods to get and update the placeholder string. Then implement .succeed(), .fail(), and .stopAndPersist() methods following the Ora API pattern. Consult the Ora source for reference.