Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64075 (s=64075, is=64130, ic=64131, ia=64132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64131 (s=64075, is=64131, ic=64132, ia=64133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64132 (s=64075, is=64131, ic=64132, ia=64133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64133 (s=64075, is=64131, ic=64132, ia=64133)