Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123513 (s=123513, is=123590, ic=123592, ia=123595)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123591 (s=123513, is=123591, ic=123593, ia=123596)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123593 (s=123513, is=123591, ic=123593, ia=123596)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123596 (s=123513, is=123591, ic=123593, ia=123596)