Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13203 (s=13203, is=13215, ic=13216, ia=13214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13216 (s=13203, is=13216, ic=13217, ia=13215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13217 (s=13203, is=13216, ic=13217, ia=13215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13215 (s=13203, is=13216, ic=13217, ia=13215)