Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17825 (s=17825, is=17842, ic=17843, ia=17841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17843 (s=17825, is=17843, ic=17844, ia=17842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17844 (s=17825, is=17843, ic=17844, ia=17842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17842 (s=17825, is=17843, ic=17844, ia=17842)