com.vaadin.flow.internal.nodefeature.

Class ShadowRootHost

    • Constructor Detail

      • ShadowRootHost

        public ShadowRootHost(StateNode node)

        Creates a new instance of the feature for the given node.

        Parameters:

        node - the node to create the feature for

    • Method Detail

      • getHost

        public StateNode getHost()

        Gets the host state node of the shadow root node.

        Returns:

        the host element node