queryMappedFamilies Method
Obtain the collection of font families that have been assigned a FontId. By default, font families with no corresponding embedded font faces are omitted.
queryMappedFamilies(args?: QueryMappedFamiliesArgs): Iterable<FontProps, any, any>
Parameter | Type | Description |
---|---|---|
args | QueryMappedFamiliesArgs |
Returns - Iterable<FontProps, any, any>
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.