Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77891 (s=77891, is=77948, ic=77949, ia=77950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77949 (s=77891, is=77949, ic=77950, ia=77951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77950 (s=77891, is=77949, ic=77950, ia=77951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77951 (s=77891, is=77949, ic=77950, ia=77951)