Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27101 (s=27101, is=27119, ic=27122, ia=27123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27120 (s=27101, is=27120, ic=27123, ia=27124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27123 (s=27101, is=27120, ic=27123, ia=27124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27124 (s=27101, is=27120, ic=27123, ia=27124)