Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9800 (s=9800, is=9801, ic=9802, ia=9802, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9802 (s=9800, is=9802, ic=9803, ia=9803, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9803 (s=9800, is=9802, ic=9803, ia=9803, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9803 (s=9800, is=9802, ic=9803, ia=9803, pia)