Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27101 (s=27101, is=27131, ic=27129, ia=27131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27132 (s=27101, is=27132, ic=27130, ia=27132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27130 (s=27101, is=27132, ic=27130, ia=27132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27132 (s=27101, is=27132, ic=27130, ia=27132)