Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101467 (s=101467, is=101531, ic=101532, ia=101534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101532 (s=101467, is=101532, ic=101533, ia=101535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101533 (s=101467, is=101532, ic=101533, ia=101535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101535 (s=101467, is=101532, ic=101533, ia=101535)