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