Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101743 (s=101743, is=101807, ic=101808, ia=101810)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101808 (s=101743, is=101808, ic=101809, ia=101811)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101809 (s=101743, is=101808, ic=101809, ia=101811)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101811 (s=101743, is=101808, ic=101809, ia=101811)