Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99704 (s=99704, is=99767, ic=99768, ia=99769)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99768 (s=99704, is=99768, ic=99769, ia=99770)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99769 (s=99704, is=99768, ic=99769, ia=99770)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99770 (s=99704, is=99768, ic=99769, ia=99770)