Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65682 (s=65682, is=65737, ic=65738, ia=65739)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65738 (s=65682, is=65738, ic=65739, ia=65740)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65739 (s=65682, is=65738, ic=65739, ia=65740)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65740 (s=65682, is=65738, ic=65739, ia=65740)