• Private

    Runtime helper for SFC's CSS variable injection feature.

    Parameters

    • getter: ((ctx) => Record<string, string>)
        • (ctx): Record<string, string>
        • Parameters

          • ctx: any

          Returns Record<string, string>

    Returns void

Generated using TypeDoc