Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97923 (s=97923, is=97985, ic=97986, ia=97987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97986 (s=97923, is=97986, ic=97987, ia=97988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97987 (s=97923, is=97986, ic=97987, ia=97988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97988 (s=97923, is=97986, ic=97987, ia=97988)