Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98947 (s=98947, is=99009, ic=99010, ia=99011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99010 (s=98947, is=99010, ic=99011, ia=99012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99011 (s=98947, is=99010, ic=99011, ia=99012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99012 (s=98947, is=99010, ic=99011, ia=99012)