8 lines
No EOL
129 B
Text
8 lines
No EOL
129 B
Text
<p>
|
|
@Content
|
|
</p>
|
|
|
|
@code {
|
|
[Parameter] public Guid Id { get; set; }
|
|
[Parameter] public string Content { get; set; }
|
|
} |