Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23412 (s=23412, is=23428, ic=23430, ia=23432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23429 (s=23412, is=23429, ic=23431, ia=23433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23431 (s=23412, is=23429, ic=23431, ia=23433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23433 (s=23412, is=23429, ic=23431, ia=23433)