Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23910 (s=23910, is=23933, ic=23934, ia=23931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23934 (s=23910, is=23934, ic=23935, ia=23932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23935 (s=23910, is=23934, ic=23935, ia=23932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23932 (s=23910, is=23934, ic=23935, ia=23932)