Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123505 (s=123505, is=123582, ic=123584, ia=123587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123583 (s=123505, is=123583, ic=123585, ia=123588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123585 (s=123505, is=123583, ic=123585, ia=123588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123588 (s=123505, is=123583, ic=123585, ia=123588)