Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111527 (s=111527, is=111600, ic=111601, ia=111603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111601 (s=111527, is=111601, ic=111602, ia=111604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111602 (s=111527, is=111601, ic=111602, ia=111604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111604 (s=111527, is=111601, ic=111602, ia=111604)