Dash store data in numarik value
Answers
Answered by
0
huh? cant understand please write proper question
Answered by
0
Answer:
dash-bootstrap-components has its own versions of some of the input components available in dash-core-components. They have been designed to share the same interface as the corresponding components in dash-core-components for familiarity, but have a few additional Bootstrap specific features.
Input
The input component allows for text or numeric input, its basic usage is the same as dcc.Input, but Bootstrap styles will be applied for you.
Similar questions