Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20840 (s=20840, is=20853, ic=20855, ia=20857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20854 (s=20840, is=20854, ic=20856, ia=20858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20856 (s=20840, is=20854, ic=20856, ia=20858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20858 (s=20840, is=20854, ic=20856, ia=20858)