You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ TEL Blazor Component Library Package
6
6
7
7
Progressive components, that use the server prerendering in Global Wasm Blazor to ensure that if the user has no JS they will get html. And that html can be created to have working post actions.
8
8
The render cycle will hydrate the prerender and the post actions will be overrided by services injected in the components.
9
-
It is client side so the users browser will do the work.
9
+
It is client side so the users browser will do the work.
0 commit comments