Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123473 (s=123473, is=123550, ic=123552, ia=123555)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123551 (s=123473, is=123551, ic=123553, ia=123556)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123553 (s=123473, is=123551, ic=123553, ia=123556)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123556 (s=123473, is=123551, ic=123553, ia=123556)