Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7891 (s=7891, is=7898, ic=7896, ia=7898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7899 (s=7891, is=7899, ic=7897, ia=7899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7897 (s=7891, is=7899, ic=7897, ia=7899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7899 (s=7891, is=7899, ic=7897, ia=7899)