Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123171 (s=123171, is=123247, ic=123250, ia=123252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123248 (s=123171, is=123248, ic=123251, ia=123253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123251 (s=123171, is=123248, ic=123251, ia=123253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123253 (s=123171, is=123248, ic=123251, ia=123253)