Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111220 (s=111220, is=111293, ic=111294, ia=111296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111294 (s=111220, is=111294, ic=111295, ia=111297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111295 (s=111220, is=111294, ic=111295, ia=111297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111297 (s=111220, is=111294, ic=111295, ia=111297)