Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10400 (s=10400, is=10401, ic=10402, ia=10402, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10402 (s=10400, is=10402, ic=10403, ia=10403, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10403 (s=10400, is=10402, ic=10403, ia=10403, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10403 (s=10400, is=10402, ic=10403, ia=10403, pia)