Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101136 (s=101136, is=101200, ic=101201, ia=101203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101201 (s=101136, is=101201, ic=101202, ia=101204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101202 (s=101136, is=101201, ic=101202, ia=101204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101204 (s=101136, is=101201, ic=101202, ia=101204)