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