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