Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99947 (s=99947, is=100010, ic=100011, ia=100012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100011 (s=99947, is=100011, ic=100012, ia=100013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100012 (s=99947, is=100011, ic=100012, ia=100013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100013 (s=99947, is=100011, ic=100012, ia=100013)