Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101678 (s=101678, is=101742, ic=101743, ia=101745)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101743 (s=101678, is=101743, ic=101744, ia=101746)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101744 (s=101678, is=101743, ic=101744, ia=101746)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101746 (s=101678, is=101743, ic=101744, ia=101746)