panoramicdata/PanoramicData.Blazor

PDSection component

Opened this issue · 0 comments

Please create a PDSection component that functions as a way to collapse a section vertically.
There should be a boxed chevron symbol to indicate IsCollapsed=true (>) or IsCollapsed=false (v).
The title should always be shown and it should be possible to template the title.

Example:

Title 1
Title 2

v Title 1


Title 2