Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31337 (s=31337, is=31371, ic=31370, ia=31372)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31372 (s=31337, is=31372, ic=31371, ia=31373)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31371 (s=31337, is=31372, ic=31371, ia=31373)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31373 (s=31337, is=31372, ic=31371, ia=31373)