0 votes
in Bootstrap by (30.4k points)

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

1 Answer

0 votes
by (6.0k points)

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 

Click here to read more about Bootstrap
Click here to read more about Insurance

Related questions

0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986 (30.4k points)
+2 votes
asked Jun 1, 2020 in Bootstrap by SakshiSharma (30.7k points)
...