Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

[select]: not easy to set the width of the component #2199

@ibelenski

Description

@ibelenski

According to the docs:

The select requires that you set the width of the mdc-select__anchor element as well as setting the width of the mdc-select__menu element to match. This is best done through the use of another class (e.g. demo-width-class ...).

Unfortunately, unlike the menu, the mdc-select__anchor element is internal to the Angular MDC MdcSelect component.

Angular MDC version: 5.1.1.

Metadata

Metadata

Assignees

Labels

new-mdc-featureFeature incorporated from material-components-web

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions