Package org.patternfly.core
package org.patternfly.core
-
ClassDescriptionComponentContext<E extends elemental2.dom.Element,
B extends TypedBuilder<E, B>> The ComponentContext interface represents a context for a component, providing methods to store and retrieve arbitrary values associated with keys.ElementDelegate<E extends elemental2.dom.Element,B extends TypedBuilder<E, B>> Delegates all methods related to text and inner HTML fromHasElementand alladd()methods fromContainerto the element returned byElementDelegate.delegate().Inspired by FrontendMasters/obervablish-values.Tuple<K,V> Tuples<K,V>