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