Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21110 (s=21110, is=21121, ic=21121, ia=21120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21122 (s=21110, is=21122, ic=21122, ia=21121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21122 (s=21110, is=21122, ic=21122, ia=21121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21121 (s=21110, is=21122, ic=21122, ia=21121)