Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65455 (s=65455, is=65510, ic=65511, ia=65512)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65511 (s=65455, is=65511, ic=65512, ia=65513)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65512 (s=65455, is=65511, ic=65512, ia=65513)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65513 (s=65455, is=65511, ic=65512, ia=65513)