Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98398 (s=98398, is=98460, ic=98461, ia=98462)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98461 (s=98398, is=98461, ic=98462, ia=98463)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98462 (s=98398, is=98461, ic=98462, ia=98463)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98463 (s=98398, is=98461, ic=98462, ia=98463)