Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123367 (s=123367, is=123444, ic=123446, ia=123449)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123445 (s=123367, is=123445, ic=123447, ia=123450)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123447 (s=123367, is=123445, ic=123447, ia=123450)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123450 (s=123367, is=123445, ic=123447, ia=123450)