Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33152 (s=33152, is=33187, ic=33186, ia=33188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33188 (s=33152, is=33188, ic=33187, ia=33189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33187 (s=33152, is=33188, ic=33187, ia=33189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33189 (s=33152, is=33188, ic=33187, ia=33189)