Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101523 (s=101523, is=101587, ic=101588, ia=101590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101588 (s=101523, is=101588, ic=101589, ia=101591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101589 (s=101523, is=101588, ic=101589, ia=101591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101591 (s=101523, is=101588, ic=101589, ia=101591)