Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101230 (s=101230, is=101294, ic=101295, ia=101297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101295 (s=101230, is=101295, ic=101296, ia=101298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101296 (s=101230, is=101295, ic=101296, ia=101298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101298 (s=101230, is=101295, ic=101296, ia=101298)