css-selector-parser / Exports / AstId
ID condition. Matches by id attribute value. Generated by ast.id. https://developer.mozilla.org/en-US/docs/Web/CSS/ID_selectors
Example
"#root"• name: string
ID name. I.e. #root -> "root".
• type: "Id"
css-selector-parser / Exports / AstId
ID condition. Matches by id attribute value. Generated by ast.id. https://developer.mozilla.org/en-US/docs/Web/CSS/ID_selectors
Example
"#root"• name: string
ID name. I.e. #root -> "root".
• type: "Id"