Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101884 (s=101884, is=101948, ic=101949, ia=101951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101949 (s=101884, is=101949, ic=101950, ia=101952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101950 (s=101884, is=101949, ic=101950, ia=101952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101952 (s=101884, is=101949, ic=101950, ia=101952)