Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5654 (s=5654, is=5655, ic=5655, ia=5655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5656 (s=5654, is=5656, ic=5656, ia=5656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5656 (s=5654, is=5656, ic=5656, ia=5656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5656 (s=5654, is=5656, ic=5656, ia=5656)