Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36123 (s=36123, is=36160, ic=36159, ia=36161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36161 (s=36123, is=36161, ic=36160, ia=36162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36160 (s=36123, is=36161, ic=36160, ia=36162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36162 (s=36123, is=36161, ic=36160, ia=36162)