Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17776 (s=17776, is=17801, ic=17802, ia=17799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17802 (s=17776, is=17802, ic=17803, ia=17800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17803 (s=17776, is=17802, ic=17803, ia=17800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17800 (s=17776, is=17802, ic=17803, ia=17800)