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