Structs§
- Font
Loader - The
FontLoadercomponent ensures that fonts are loaded before they are visible. - Font
Loader Props stateis private to force construction of props with the::new()static method, which initializes the asyncload_fonts_task()method.- Font
Loader State
Enums§
- Font
Loader Status - The possible font loading state, which proceeds from top to bottom once per
<perspective-viewer>element.