Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23512 (s=23512, is=23528, ic=23530, ia=23532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23529 (s=23512, is=23529, ic=23531, ia=23533)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23531 (s=23512, is=23529, ic=23531, ia=23533)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23533 (s=23512, is=23529, ic=23531, ia=23533)