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