Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88141 (s=88141, is=88201, ic=88202, ia=88203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88202 (s=88141, is=88202, ic=88203, ia=88204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88203 (s=88141, is=88202, ic=88203, ia=88204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88204 (s=88141, is=88202, ic=88203, ia=88204)