E
E
Eduard Korotkevich2020-11-15 13:41:05
Working with date/time
Eduard Korotkevich, 2020-11-15 13:41:05

How to properly style Botstrap-datetimepicker?

In the developer panel, I can’t get to the classes to style them for myself, the calendar disappears. Is there a way to make it always open?
5fb105a477433713640312.png
5fb105b04dd07229777200.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2020-11-15
@cheeroque

In the DOM inspector right click on the parent div and check the Break on subtree modifications checkbox. Then, through F10, catch the moment when the desired element appears.
This is in case the component does not have any option to keep it always open. And I suspect that there is such an option, but you need to read the docs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question