Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123764 (s=123764, is=123841, ic=123843, ia=123846)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123842 (s=123764, is=123842, ic=123844, ia=123847)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123844 (s=123764, is=123842, ic=123844, ia=123847)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123847 (s=123764, is=123842, ic=123844, ia=123847)