Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111083 (s=111083, is=111156, ic=111157, ia=111159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111157 (s=111083, is=111157, ic=111158, ia=111160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111158 (s=111083, is=111157, ic=111158, ia=111160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111160 (s=111083, is=111157, ic=111158, ia=111160)