Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10152 (s=10152, is=10160, ic=10159, ia=10161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10161 (s=10152, is=10161, ic=10160, ia=10162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10160 (s=10152, is=10161, ic=10160, ia=10162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10162 (s=10152, is=10161, ic=10160, ia=10162)