Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123508 (s=123508, is=123585, ic=123587, ia=123590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123586 (s=123508, is=123586, ic=123588, ia=123591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123588 (s=123508, is=123586, ic=123588, ia=123591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123591 (s=123508, is=123586, ic=123588, ia=123591)