Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31097 (s=31097, is=31131, ic=31130, ia=31132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31132 (s=31097, is=31132, ic=31131, ia=31133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31131 (s=31097, is=31132, ic=31131, ia=31133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31133 (s=31097, is=31132, ic=31131, ia=31133)