Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78583 (s=78583, is=78640, ic=78641, ia=78642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78641 (s=78583, is=78641, ic=78642, ia=78643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78642 (s=78583, is=78641, ic=78642, ia=78643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78643 (s=78583, is=78641, ic=78642, ia=78643)