26 references to JSInvokable
Aspire.Dashboard (6)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
219
[
JSInvokable
]
Components\Dialogs\AssistantModalDialog.razor.cs (1)
150
[
JSInvokable
]
Components\Pages\Resources.razor.cs (2)
403
[
JSInvokable
]
416
[
JSInvokable
]
Components\Resize\BrowserDimensionWatcher.cs (1)
65
[
JSInvokable
]
ShortcutManager.cs (1)
25
[
JSInvokable
]
Microsoft.AspNetCore.Components.Web (7)
Forms\InputFile\InputFileJsCallbacksRelay.cs (1)
23
[
JSInvokable
]
Virtualization\VirtualizeJsInterop.cs (2)
33
[
JSInvokable
]
39
[
JSInvokable
]
WebRenderer.cs (4)
160
[
JSInvokable
]
170
[
JSInvokable
] // Linker preserves this if you call RootComponents.Add
174
[
JSInvokable
] // Linker preserves this if you call RootComponents.Add
178
[
JSInvokable
] // Linker preserves this if you call RootComponents.Add
Microsoft.JSInterop.Tests (12)
Infrastructure\DotNetDispatcherTest.cs (12)
938
[
JSInvokable
]
942
[
JSInvokable
]
948
[
JSInvokable
]
965
[
JSInvokable
]
985
[
JSInvokable
]
1004
[
JSInvokable
]
1022
[
JSInvokable
]
1041
[
JSInvokable
]
1047
[
JSInvokable
]
1057
[
JSInvokable
] public string EchoStringParameter(string input) => input;
1058
[
JSInvokable
] public TValue EchoParameter(TValue input) => input;
1063
[
JSInvokable
, JSInvokable("Alias")] public string MultipleJSInvokableAttributesInstance(string input) => input;
Wasm.Performance.TestApp (1)
WasmMemory.cs (1)
10
[
JSInvokable
]