📜  语义 UI 按钮活动状态

📅  最后修改于: 2022-05-13 01:56:15.921000             🧑  作者: Mango

语义 UI 按钮活动状态

Semantic UI是一个现代框架,用于为网站开发无缝设计,它为用户提供了轻量级的组件体验。它使用预定义的 CSS 和 jQuery 来合并到不同的框架中。

Semantic-UI Button Active States 是 Semantic-UI Button States 的 3 个状态之一。此类用于设置按钮状态为活动状态。一个按钮可以显示它当前是活动的用户选择

Semantic-UI 按钮活动状态类:

  • active:该类用于设置按钮状态为活动状态。

句法:

示例 1:以下示例说明了 Semantic-UI 按钮活动状态的使用。

HTML


     

  Semantic-UI Button Active State
   
  
 
  

 

  
    

Geeksforgeeks

               Semantic-UI Button Active States                

      
      Button Active States:                              
  
 


HTML


 

  Semantic-UI Button Active States
     
  
 
  

 

  
    

Geeksforgeeks

                 Semantic-UI Button Active States            

      
      Button Active States:                                

                 Basic Button Active States:                                       
  
 


输出:

语义 UI 按钮活动状态

语义 UI 按钮活动状态

示例 2:下面是另一个示例,说明了 Semantic-UI 按钮活动状态的使用。

HTML



 

  Semantic-UI Button Active States
     
  
 
  

 

  
    

Geeksforgeeks

                 Semantic-UI Button Active States            

      
      Button Active States:                                

                 Basic Button Active States:                                       
  
 

输出:

语义 UI 按钮活动状态

语义 UI 按钮活动状态

参考: https ://semantic-ui.com/elements/button.html#active