-
Can you show an example of how to get the "Filename" from a `` element so that it can be passed into you code for the FileSave ?
e.g. something like
- Create injected `` element with a dummy `appl…
-
At least the first several steps for using VS Community appear to be outdated. The setup options for a new Blazor project now uses two steps and offers more options. For example, it's useful to disa…
-
-
Thank you very much for the great job you did.
Is it posable to localize the buttons text, because i want to use it in arabic/english application.
Thank you very much.
-
#### This how the UI CSS styling displays with query string.
![image](https://user-images.githubusercontent.com/42736080/89745944-b3bbb300-da6b-11ea-85d9-3a3db7e338a8.png)
#### Once I use the brow…
-
I would like to add Facebook authentication to a Blazor WebAssembly app (only client).
I set up the program.cs as the following:
```
public static async Task Main(string[] args)
{
…
-
Modify the BlazoredModalInstance.razor component to support bootstrap, and other templates, when emitting HTML markup.
I suggest creating a Modal.Framework enumeration that includes:
Blazored,
…
-
Hi, I'm trying to make a global MatDialog that I can call from static function, and I keep a static instance around.
It works when the MatDialog is called from the same page, but it doesn't show wh…
-
My opinion is that this example would be better with something simple in JavaScript being called, like a 'Hello World' dialog box, rather than an esoteric [Decoder library](https://developer.mozilla.o…
-
Modal Property Centered is set to "true" but the modal is clearly in the left top corner.
Sample Code used:
```
@localizer["TextImportAssis…