SlottedSpan constructor
SlottedSpan()
Base class for spans that have named child slots.
Unlike MultiChildSpan, slots have semantic names (e.g., prefix, child, suffix). Examples: Surrounded.
Implementation
SlottedSpan();
Base class for spans that have named child slots.
Unlike MultiChildSpan, slots have semantic names (e.g., prefix, child, suffix). Examples: Surrounded.
SlottedSpan();