HTML question detail
How does `details` and `summary` help UX?
It provides native disclosure behavior with keyboard support and semantic expand/collapse interaction.
HTML question detail
It provides native disclosure behavior with keyboard support and semantic expand/collapse interaction.