@code { [CascadingParameter] public string Key { get; set; } protected override async Task OnParametersSetAsync() { //Do something... } }.
確定! 回上一頁