question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[MatOption/MatOptgroup] - Expose docs to site

See original GitHub issue

Bug, feature request, or proposal:

Bug/Proposal

What is the expected behavior?

It’d be good to see some docs about MatOption/MatOptgroup.

What is the current behavior?

There’s no docs about MatOption/MatOptgroup.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:31
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

15reactions
nfgallimorecommented, Sep 5, 2019

Cannot find where any of the MatOption API detalis are. How should one know to use onSelectionChange() output if it is not documented other than in stackoverflow.

14reactions
ienzamcommented, Apr 9, 2019

MatOption has been moved to a new file, so MatSelect doc doesn’t contain MatOption documentation anymore. Can you please add the documentation back?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Populate mat-optgroup/mat-options from 2 Different ...
I am new to Angular and trying to add a mat-select with option groups to my Angualr 6 application. I have an existing...
Read more >
Access Angular Material's MatSelect Options Panel Container
So the first idea is to place some directive - say myDirective (plz use a proper name ) - onto the <mat-select> and...
Read more >
Select | Angular Material
The <mat-optgroup> element can be used to group common options under a subheading. The name of the group can be set using the...
Read more >
Select with option groups - StackBlitz
Select with option groups.
Read more >
material multi select with search - You.com - You.com
</div> </mat-optgroup> <mat-option (optionSelectionChanges)="selectionChange($event)" *ngFor="let option of filteredOptions | async" [value]="option"> ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found