Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65648 (s=65648, is=65703, ic=65704, ia=65705)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65704 (s=65648, is=65704, ic=65705, ia=65706)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65705 (s=65648, is=65704, ic=65705, ia=65706)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65706 (s=65648, is=65704, ic=65705, ia=65706)