0 votes
in Bootstrap by

Can you please explain what is a list group in Bootstrap and where does it finds its application?

1 Answer

0 votes
by

Can you please explain what is a list group in Bootstrap and where does it finds its application?

When there is a need for displaying a simple element as well as a complex element along with a custom content, a list group can be used.  You can use the function ‘class .list-group’ to create a simple list that helps in addressing the entire list and ‘class.list-group-item’ to refer only to an individual item in that list.

🔗Reference : stackoverflow.com

🔗Source: Bootstrap Interview Questions and Answers for Freshers and Experience 

Related questions

0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
+2 votes
asked Jun 1, 2020 in Bootstrap by SakshiSharma
...