(Medium) Front-End Components
View originalCrawl details
- current
This article is too short to summarise.
-
Clone this repository at <script src="https://gist.github.com/FagnerMartinsBrack/b45878f283d7277a84a7101ce537875d.js"></script>
Select an option
- Save FagnerMartinsBrack/b45878f283d7277a84a7101ce537875d to your computer and use it in GitHub Desktop.
Select an option
(Medium) Front-End Components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| const attributes = { | |
| title: 'Loading...' | |
| }; | |
| const HTML = progressbar(attributes); |