Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5230 (s=5230, is=5231, ic=5232, ia=5232, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5232 (s=5230, is=5232, ic=5233, ia=5233, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5233 (s=5230, is=5232, ic=5233, ia=5233, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5233 (s=5230, is=5232, ic=5233, ia=5233, pia)