Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33296 (s=33296, is=33331, ic=33330, ia=33332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33332 (s=33296, is=33332, ic=33331, ia=33333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33331 (s=33296, is=33332, ic=33331, ia=33333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33333 (s=33296, is=33332, ic=33331, ia=33333)