Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123265 (s=123265, is=123342, ic=123344, ia=123347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123343 (s=123265, is=123343, ic=123345, ia=123348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123345 (s=123265, is=123343, ic=123345, ia=123348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123348 (s=123265, is=123343, ic=123345, ia=123348)