Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110937 (s=110937, is=111010, ic=111011, ia=111013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111011 (s=110937, is=111011, ic=111012, ia=111014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111012 (s=110937, is=111011, ic=111012, ia=111014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111014 (s=110937, is=111011, ic=111012, ia=111014)