Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99326 (s=99326, is=99388, ic=99389, ia=99390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99389 (s=99326, is=99389, ic=99390, ia=99391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99390 (s=99326, is=99389, ic=99390, ia=99391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99391 (s=99326, is=99389, ic=99390, ia=99391)