Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65490 (s=65490, is=65545, ic=65546, ia=65547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65546 (s=65490, is=65546, ic=65547, ia=65548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65547 (s=65490, is=65546, ic=65547, ia=65548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65548 (s=65490, is=65546, ic=65547, ia=65548)