rightIcon

fun rightIcon(block: DIV.(field: InputFieldComponent<T>) -> Unit)

Sets the callback for rendering an icon on the right side of the input field


val rightIcon: DIV.(field: InputFieldComponent<T>) -> Unit?

Callback for rendering an icon on the right side of the input field