Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88223 (s=88223, is=88283, ic=88284, ia=88285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88284 (s=88223, is=88284, ic=88285, ia=88286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88285 (s=88223, is=88284, ic=88285, ia=88286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88286 (s=88223, is=88284, ic=88285, ia=88286)