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