Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123775 (s=123775, is=123852, ic=123854, ia=123857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123853 (s=123775, is=123853, ic=123855, ia=123858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123855 (s=123775, is=123853, ic=123855, ia=123858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123858 (s=123775, is=123853, ic=123855, ia=123858)