Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123672 (s=123672, is=123749, ic=123751, ia=123754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123750 (s=123672, is=123750, ic=123752, ia=123755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123752 (s=123672, is=123750, ic=123752, ia=123755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123755 (s=123672, is=123750, ic=123752, ia=123755)