Function get_all_components

Source
pub fn get_all_components() -> &'static [&'static str]
Expand description

Gets a list of all components (both full CSS property names and their abbreviations).

ยงReturns

  • &'static [&'static str] - A slice containing all component strings.