Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91170 (s=91170, is=91231, ic=91232, ia=91233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91232 (s=91170, is=91232, ic=91233, ia=91234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91233 (s=91170, is=91232, ic=91233, ia=91234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91234 (s=91170, is=91232, ic=91233, ia=91234)