Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidance for Maui Blazor #17

Closed
ghendo opened this issue Feb 23, 2023 · 1 comment
Closed

Guidance for Maui Blazor #17

ghendo opened this issue Feb 23, 2023 · 1 comment

Comments

@ghendo
Copy link

ghendo commented Feb 23, 2023

Would I be able to get some guidance on invoking GoToLogsPageCommand in a blazor hybrid app in Maui.
You have
<Button Text="Show Logs" Grid.Column="1" HorizontalOptions="End" VerticalOptions="Center" Command="{Binding GoToLogsPageCommand}"/>
So I would need the C# version

@roubachof
Copy link
Owner

Just instantiate a LogController object. It's all in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants