Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9243 (pia, s=9243, is=9249, ic=9250, ia=9251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9250 (pia, s=9243, is=9250, ic=9251, ia=9252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9251 (pia, s=9243, is=9250, ic=9251, ia=9252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9252 (pia, s=9243, is=9250, ic=9251, ia=9252)