Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89128 (s=89128, is=89189, ic=89190, ia=89191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89190 (s=89128, is=89190, ic=89191, ia=89192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89191 (s=89128, is=89190, ic=89191, ia=89192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89192 (s=89128, is=89190, ic=89191, ia=89192)