Changes for Preview6
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<SiteRouter OnStateChange="@ChangeState" />
|
||||
</CascadingValue>
|
||||
|
||||
@functions {
|
||||
@code {
|
||||
private PageState PageState { get; set; }
|
||||
|
||||
private void ChangeState(PageState pagestate)
|
||||
|
Reference in New Issue
Block a user