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