@namespace antblazorpro.Pages.List @page "/list/card-list" Home List Card List

Paragraph: Ant.design, the service design platform of Ant Financial, seamlessly connects to the ecosystem of Ant Financial with minimal workload. Provide experience solutions that span design and development.

This is a title
@if (string.IsNullOrEmpty(context.Id)) { } else { @context.Title @context.Description }
@code { private static readonly RenderFragment Operate = @Operation one; private readonly RenderFragment[] _actions = { Operate, @Operation two, }; }