registerSpartanIcons
@spartanfx/react / index / registerSpartanIcons
Function: registerSpartanIcons()
function registerSpartanIcons(options?): void;
Register the in-house glyphs with Fluent. Call once, as early as possible (the library does this from its entry barrel). *
Parameters
options?
IRegisterSpartanIconsOptions = {}
Returns
void