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