Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43210 (s=43210, is=43216, ic=43216, ia=43216)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43217 (s=43210, is=43217, ic=43217, ia=43217)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43217 (s=43210, is=43217, ic=43217, ia=43217)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43217 (s=43210, is=43217, ic=43217, ia=43217)