Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123873 (s=123873, is=123950, ic=123952, ia=123955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123951 (s=123873, is=123951, ic=123953, ia=123956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123953 (s=123873, is=123951, ic=123953, ia=123956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123956 (s=123873, is=123951, ic=123953, ia=123956)