What is data toggle in bootstrap and how we can use it?



What is data toggle in bootstrap and how we can use it?..

Answer / Pankaj Kumar Mishra

Data Toggle is a Bootstrap feature that allows you to switch between different states of UI components by using the data attributes. For example, you can make a button display a collapsible content area or switch between a modal and regular window.nTo use data toggle, add data-toggle="{component}" attribute to your element and associate it with an appropriate trigger. You can find more details in Bootstrap's documentation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

Tell me what is contextual classes of table in bootstrap?

1 Answers  


What is bootstrap carousel?

1 Answers  


What are different types of layout available in bootstrap?

1 Answers  


Tell me which class make a set of buttons appear vertically stacked rather than horizontally?

1 Answers  


What are contextual colors in bootstrap 3?

1 Answers  


What is accordion bootstrap? Explain

1 Answers  


What If There Are More Than 12 Column Being Used In The Bootstrap Grid System? Does It Still Work?

1 Answers  


tell me which class is used for basic pagination?

1 Answers  


What is bootlint?

1 Answers  


What is the role of pagination in bootstrap and what are their classifications?

1 Answers  


Tell me can you put a table within bootstrap panel?

1 Answers  


How will you create a stacked progress bar using bootstrap?

1 Answers  


Categories