Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18789 (s=18789, is=18801, ic=18803, ia=18805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18802 (s=18789, is=18802, ic=18804, ia=18806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18804 (s=18789, is=18802, ic=18804, ia=18806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18806 (s=18789, is=18802, ic=18804, ia=18806)