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