Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95123 (s=95123, is=95184, ic=95185, ia=95186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95185 (s=95123, is=95185, ic=95186, ia=95187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95186 (s=95123, is=95185, ic=95186, ia=95187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95187 (s=95123, is=95185, ic=95186, ia=95187)