Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65447 (s=65447, is=65502, ic=65503, ia=65504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65503 (s=65447, is=65503, ic=65504, ia=65505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65504 (s=65447, is=65503, ic=65504, ia=65505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65505 (s=65447, is=65503, ic=65504, ia=65505)