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

Modal Title and HeaderTemplate #715

Open
abbottmw opened this issue May 11, 2024 · 0 comments
Open

Modal Title and HeaderTemplate #715

abbottmw opened this issue May 11, 2024 · 0 comments

Comments

@abbottmw
Copy link

Is there a way to use the Title attribute of ShowAsync(title:"hello") and provide a HeaderTemplate?

Looking at the source code it looks like it checks if the title argument is provided to use it over the HeaderTemplate.

I'd like to be able to use the HeaderTemplate and reference the title in the template.

To get around this issue I had to make the title argument and empty string for it to use the HeaderTemplate.

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

No branches or pull requests

2 participants