Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65433 (s=65433, is=65488, ic=65489, ia=65490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65489 (s=65433, is=65489, ic=65490, ia=65491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65490 (s=65433, is=65489, ic=65490, ia=65491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65491 (s=65433, is=65489, ic=65490, ia=65491)