Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10679 (s=10679, is=10687, ic=10686, ia=10688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10688 (s=10679, is=10688, ic=10687, ia=10689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10687 (s=10679, is=10688, ic=10687, ia=10689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10689 (s=10679, is=10688, ic=10687, ia=10689)