In Bootstrap, the '___' attribute is used to link a button or a link to a specific modal.
- modal-href
- data-toggle
- modal-link
- data-target
The 'data-target' attribute in Bootstrap is used to link a button or link to a specific modal. It specifies the target modal that should be opened when the associated button or link is clicked.
Loading...
Related Quiz
- If you're designing a complex form with multiple sections in Bootstrap, how would you structure the layout for clarity and accessibility?
- To create a table with a border, use the 'table-___' class in Bootstrap.
- What are best practices for ensuring accessibility when integrating a third-party JS library with Bootstrap?
- What is the correct way to bind a 'shown.bs.tab' event in Bootstrap?
- In what way does Bootstrap's mobile-first approach benefit SEO?