![]() |
Semantic UI is an open-source framework that uses CSS and jQuery to build great user interfaces. It is the same as a bootstrap for use and has great different elements to use to make your website look more amazing. It uses a class to add CSS to the elements. Dimmer is an excellent way to get the user’s attention to a specific part of the webpage, ignoring the distractions. A dimmer can be enabled and disabled at will based on the user’s behavior or interactivity. Semantic UI provides us with the disabled class to disable a dimmer. Semantic UI Dimmer Disabled State Classes:
Syntax: <div class="ui segment"> <div class="ui disabled dimmer"></div> <p></p> <p></p> </div> Example 1: In the below example, we have created a dimmer which is disabled. HTML
Output: ![]() Semantic-UI Dimmer Disabled State Example 2: In the below example, we disabled and enabled the dimmer at will. HTML
Output: ![]() Semantic-UI Dimmer Disabled State Reference: https://semantic-ui.com/modules/dimmer.html#/definition |
Reffered: https://www.geeksforgeeks.org
CSS |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |