Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65781 (s=65781, is=65836, ic=65837, ia=65838)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65837 (s=65781, is=65837, ic=65838, ia=65839)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65838 (s=65781, is=65837, ic=65838, ia=65839)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65839 (s=65781, is=65837, ic=65838, ia=65839)