Function componentStypDomFormatConfig

  • Builds configuration of DOM style production format.

    Schedules style rendering in ComponentRenderScheduler by default.

    Utilizes NamespaceAliaser by default.

    Returns

    Configuration of DOM style production format.

    Parameters

    • format: ComponentStypFormat

      Target component style production format.

    • config: ComponentStypFormatConfig & StypDomFormatConfig = {}

      Original component style production format configuration.

    • Optional render: RenderDef

      Element render definition to apply to style render schedule, unless render scheduler specified explicitly in config.

    Returns StypDomFormatConfig

Generated using TypeDoc