erossini/BlazorBrowserDetect

Examples

DannyRawlings opened this issue · 3 comments

Hi,

This is great tool by the way.. Do you have an examples of collecting the data in Code only (I have no need to show it within a razor page)? I want to capture and store some of the data to a table (I'm using it within a Bug Report Collection form). I am also planning on using within the DexExpress XAF framework

Cheers

Dan

Hi,
I'm looking for the same thing.

If you look at the Index page https://github.com/erossini/BlazorBrowserDetect/blob/main/BrowserDetectDemo/Pages/Index.razor you can see how I display the data.

Is this the answer to your question?