Remix
Remix
remix/ui/glyph · TypeView Source

GlyphSheetComponent

Signature

type GlyphSheetComponent = GlyphSheetRenderer & {
  ids: Readonly<Record<GlyphName, string>>;
  values: GlyphValues;
};