• Preparing search index...
  • The search index is not available
@beetpx/beetpx - v0.51.2
  • @beetpx/beetpx
  • API
  • $font

Function $font

  • $font(config): BpxFont
  • A shorthand for BpxFont.of.

    Parameters

    • config: Partial<BpxFontConfig>

    Returns BpxFont

    • Defined in ../../src/shorthands.ts:67
  • $font(baseFont, extendedConfig): BpxFont
  • A shorthand for BpxFont.basedOn.

    Parameters

    • baseFont: BpxFont
    • extendedConfig: ((baseFontConfig: BpxFontConfig) => BpxFontConfig)
        • (baseFontConfig): BpxFontConfig
        • Parameters

          • baseFontConfig: BpxFontConfig

          Returns BpxFontConfig

    Returns BpxFont

    • Defined in ../../src/shorthands.ts:73

Settings

@beetpx/beetpx - v0.51.2
  • Loading...

Generated using TypeDoc