Fundamentals
Components
Code Utilities
Demo
BcSection
Description
The BcSection component provides a structured section layout with an optional heading. The heading level can be adjusted dynamically.
Parameters
Title
string?
The optional title text displayed as a heading in the section.
OptionTemplate
RenderFragment?
HeadingLevel
int
Specifies the heading level (1-6) for the section title. Defaults to 2.
Sample
Example Section
This is an example content inside a BcSection.