Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65704 (s=65704, is=65759, ic=65760, ia=65761)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65760 (s=65704, is=65760, ic=65761, ia=65762)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65761 (s=65704, is=65760, ic=65761, ia=65762)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65762 (s=65704, is=65760, ic=65761, ia=65762)