Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123622 (s=123622, is=123699, ic=123701, ia=123704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123700 (s=123622, is=123700, ic=123702, ia=123705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123702 (s=123622, is=123700, ic=123702, ia=123705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123705 (s=123622, is=123700, ic=123702, ia=123705)