Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17667 (s=17667, is=17679, ic=17681, ia=17682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17680 (s=17667, is=17680, ic=17682, ia=17683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17682 (s=17667, is=17680, ic=17682, ia=17683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17683 (s=17667, is=17680, ic=17682, ia=17683)