Package-level declarations
Types
A common scope interface for components extending or wrapping MdItem. See https://github.com/material-components/material-web/blob/main/labs/item/item.ts. More specifically, https://github.com/material-components/material-web/blob/2f150d28414c7b2757bcce54cb102c792d468f96/labs/item/item.ts#L29-L37 and https://github.com/material-components/material-web/blob/2f150d28414c7b2757bcce54cb102c792d468f96/labs/item/item.ts#L58-L59.
Functions
This is an experimental API.
From https://m3.material.io/components/navigation-drawer/overview:
From https://m3.material.io/components/navigation-drawer/overview:
This component actually extends MdMenuItem, but not all its attributes are added here as parameters because they are not conventional in this context. See https://github.com/material-components/material-web/blob/516cbc02bf770b7c3c5c6b546f1e5d81939b9f23/select/select-option.ts#L33-L34 for more details.