Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97888 (s=97888, is=97950, ic=97951, ia=97952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97951 (s=97888, is=97951, ic=97952, ia=97953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97952 (s=97888, is=97951, ic=97952, ia=97953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97953 (s=97888, is=97951, ic=97952, ia=97953)