Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77623 (s=77623, is=77680, ic=77681, ia=77682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77681 (s=77623, is=77681, ic=77682, ia=77683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77682 (s=77623, is=77681, ic=77682, ia=77683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77683 (s=77623, is=77681, ic=77682, ia=77683)