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