9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
<div style="font-weight:800">
|
|
@ChildContent:
|
|
</div>
|
|
|
|
@code {
|
|
|
|
[Parameter] public RenderFragment? ChildContent { get; set; }
|
|
|
|
} |