Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123870 (s=123870, is=123947, ic=123949, ia=123952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123948 (s=123870, is=123948, ic=123950, ia=123953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123950 (s=123870, is=123948, ic=123950, ia=123953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123953 (s=123870, is=123948, ic=123950, ia=123953)