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