Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105042 (s=105042, is=105110, ic=105111, ia=105113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105111 (s=105042, is=105111, ic=105112, ia=105114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105112 (s=105042, is=105111, ic=105112, ia=105114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105114 (s=105042, is=105111, ic=105112, ia=105114)