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