Activity Forums Salesforce® Discussions What is the use of lightning:checkboxGroup in Salesforce lightning?

  • What is the use of lightning:checkboxGroup in Salesforce lightning?

    Posted by Shweta on May 22, 2020 at 2:25 PM

    What is the use of lightning:checkboxGroup in Salesforce lightning?

    Pooja replied 6 years ago 3 Members · 2 Replies
  • 2 Replies
  • Anuj

    Member
    May 22, 2020 at 2:57 PM

    A lightning:checkboxGroup component represents a checkbox group that enables selection of single or multiple options. If the required attribute is set to true , at least one checkbox must be selected. When a user interacts with the checkbox group and doesn’t make a selection, an error message is displayed.

  • [adinserter block='9']
  • Pooja

    Member
    May 22, 2020 at 3:25 PM

    A lightning:checkboxGroup component represents a checkbox group that enables selection of single or multiple options. If the required attribute is set to true , at least one checkbox must be selected.

Log In to reply.