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