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