Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108000 (s=108000, is=108071, ic=108072, ia=108074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108072 (s=108000, is=108072, ic=108073, ia=108075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108073 (s=108000, is=108072, ic=108073, ia=108075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108075 (s=108000, is=108072, ic=108073, ia=108075)