UIkit Badge


UIkit Badge: Class uk-badge is used to create badge in UIkit framework. Here in this article, we are going to explain how to create badge icons in UIkit framework. You can also use our online editor to edit and run the code.


UIkit Badge Example

Add class uk-badge to element to create a badge. Here is an example-

UIkit Badge Example:

<span class="uk-badge"></span>

Try it »

If you run the above example it will produce the output something like this-

UIkit Badge Example

Advertisements

Add Comment

📖 Read More