Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111216 (s=111216, is=111289, ic=111290, ia=111292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111290 (s=111216, is=111290, ic=111291, ia=111293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111291 (s=111216, is=111290, ic=111291, ia=111293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111293 (s=111216, is=111290, ic=111291, ia=111293)