ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.Blazor.ExampleJsInterop Class Reference
Inheritance diagram for ScottPlot.Blazor.ExampleJsInterop:
IAsyncDisposable

Public Member Functions

 ExampleJsInterop (IJSRuntime jsRuntime)
 
async ValueTask< string > Prompt (string message)
 
async ValueTask DisposeAsync ()
 

Constructor & Destructor Documentation

◆ ExampleJsInterop()

ScottPlot.Blazor.ExampleJsInterop.ExampleJsInterop ( IJSRuntime  jsRuntime)
inline

Member Function Documentation

◆ DisposeAsync()

async ValueTask ScottPlot.Blazor.ExampleJsInterop.DisposeAsync ( )
inline

◆ Prompt()

async ValueTask< string > ScottPlot.Blazor.ExampleJsInterop.Prompt ( string  message)
inline

The documentation for this class was generated from the following file: