floatingTextAreaInput: Text Area Input Floating Label

floatingTextAreaInputR Documentation

Text Area Input Floating Label

Description

Text area input with floating label.

Usage

floatingTextAreaInput(inputId, label, placeholder, value = "", ...)

Arguments

inputId

ID of input.

label

Label of input.

placeholder

Placeholder value.

value

Value of input.

...

Passed to input.


JohnCoene/bsutils documentation built on June 15, 2024, 3:21 a.m.