Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7245 (pia, s=7245, is=7250, ic=7251, ia=7252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7251 (pia, s=7245, is=7251, ic=7252, ia=7253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7252 (pia, s=7245, is=7251, ic=7252, ia=7253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7253 (pia, s=7245, is=7251, ic=7252, ia=7253)