Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101132 (s=101132, is=101196, ic=101197, ia=101199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101197 (s=101132, is=101197, ic=101198, ia=101200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101198 (s=101132, is=101197, ic=101198, ia=101200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101200 (s=101132, is=101197, ic=101198, ia=101200)