Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7600 (s=7600, is=7601, ic=7602, ia=7602, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7602 (s=7600, is=7602, ic=7603, ia=7603, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7603 (s=7600, is=7602, ic=7603, ia=7603, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7603 (s=7600, is=7602, ic=7603, ia=7603, pia)