Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31922 (s=31922, is=31956, ic=31955, ia=31957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31957 (s=31922, is=31957, ic=31956, ia=31958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31956 (s=31922, is=31957, ic=31956, ia=31958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31958 (s=31922, is=31957, ic=31956, ia=31958)