Currently each component & slot in Fluent N* has own classname.
- v8 follows
ms-Text
- v0 follows
ui-text
Do we want to have the same in v9?
Should be covered with conformance test (similar to N*).
Motivation
- allows to build selectors for component parts (
:hover)
- simplifies understanding of DOM tree
Components to review post decision
Currently each component & slot in Fluent N* has own classname.
ms-Textui-textDo we want to have the same in v9?
Should be covered with conformance test (similar to N*).
Motivation
:hover)Components to review post decision