Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20283 (s=20283, is=20290, ic=20291, ia=20291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20291 (s=20283, is=20291, ic=20292, ia=20292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20292 (s=20283, is=20291, ic=20292, ia=20292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20292 (s=20283, is=20291, ic=20292, ia=20292)