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