Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99690 (s=99690, is=99753, ic=99754, ia=99755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99754 (s=99690, is=99754, ic=99755, ia=99756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99755 (s=99690, is=99754, ic=99755, ia=99756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99756 (s=99690, is=99754, ic=99755, ia=99756)