Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32647 (s=32647, is=32681, ic=32680, ia=32682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32682 (s=32647, is=32682, ic=32681, ia=32683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32681 (s=32647, is=32682, ic=32681, ia=32683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32683 (s=32647, is=32682, ic=32681, ia=32683)