Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13234 (s=13234, is=13247, ic=13246, ia=13248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13248 (s=13234, is=13248, ic=13247, ia=13249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13247 (s=13234, is=13248, ic=13247, ia=13249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13249 (s=13234, is=13248, ic=13247, ia=13249)