Skip to content

How to set id attribute on internal component button for label? #487

Open
@KDNeufeld

Description

@KDNeufeld

I have a label element above the multi select component.
How can I set the id on the internal button element of the ngx-bootstrap-multiselect component so that the label can properly use it's "for" attribute. As far as I can tell, there is no customization setting that will pass the "id" attribute through

ie.

<label for="languages">Languages</label>
<ngx-bootstrap-multiselect [settings]="languageSettings" [options]="languages" formControlName="languageCds">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions