Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9554 (s=9554, is=9561, ic=9560, ia=9562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9562 (s=9554, is=9562, ic=9561, ia=9563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9561 (s=9554, is=9562, ic=9561, ia=9563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9563 (s=9554, is=9562, ic=9561, ia=9563)