Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 125920 (s=125920, is=125999, ic=126002, ia=126005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 126000 (s=125920, is=126000, ic=126003, ia=126006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 126003 (s=125920, is=126000, ic=126003, ia=126006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 126006 (s=125920, is=126000, ic=126003, ia=126006)