Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32898 (s=32898, is=32932, ic=32931, ia=32933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32933 (s=32898, is=32933, ic=32932, ia=32934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32932 (s=32898, is=32933, ic=32932, ia=32934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32934 (s=32898, is=32933, ic=32932, ia=32934)