Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13410 (s=13410, is=13420, ic=13422, ia=13423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13421 (s=13410, is=13421, ic=13423, ia=13424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13423 (s=13410, is=13421, ic=13423, ia=13424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13424 (s=13410, is=13421, ic=13423, ia=13424)