CollapseSlots

external interface CollapseSlots(source)

Properties

Link copied to clipboard
abstract var root: ElementType<*>?

The component that renders the root.

Link copied to clipboard
abstract var wrapper: ElementType<*>?

The component that renders the wrapper.

Link copied to clipboard
abstract var wrapperInner: ElementType<*>?

The component that renders the inner wrapper.