makeInput {daterangepicker} | R Documentation |
makeInput Make the input div-tag
Description
makeInput Make the input div-tag
Usage
makeInput(label, inputId, class, icon, style, options)
Arguments
label |
The label of the daterangepicker |
inputId |
The inputId of the daterangepicker |
class |
The class of the daterangepicker |
icon |
The icon of the daterangepicker |
style |
The style of the daterangepicker |
options |
The options of the daterangepicker |
[Package daterangepicker version 0.2.0 Index]