Interface IComponentAwareHeaderContributor

    • Method Detail

      • renderHead

        void renderHead​(Component component,
                        IHeaderResponse response)
        Render to the web response whatever the component-aware wants to contribute to the head section.
        Parameters:
        component - component which is contributing to the response. This parameter is here to give the component as the context for component-awares implementing this interface
        response - Response object