labelInput: Create a label that can be used to show text.
Description
Create a label that can be used to show text.
Usage
labelInput(inputId, value = "")
Arguments
- inputId
The input slot that will be used to access the value.
- value
Initial value.
Author
Diego Jimenez <diego.jimenez@promidat.com>