InputSlots

external interface InputSlots(source)

Properties

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

The component that renders the input.

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

The component that renders the root.

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

The component that renders the textarea.