Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101848 (s=101848, is=101912, ic=101913, ia=101915)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101913 (s=101848, is=101913, ic=101914, ia=101916)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101914 (s=101848, is=101913, ic=101914, ia=101916)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101916 (s=101848, is=101913, ic=101914, ia=101916)