Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101486 (s=101486, is=101550, ic=101551, ia=101553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101551 (s=101486, is=101551, ic=101552, ia=101554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101552 (s=101486, is=101551, ic=101552, ia=101554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101554 (s=101486, is=101551, ic=101552, ia=101554)