Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101519 (s=101519, is=101583, ic=101584, ia=101586)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101584 (s=101519, is=101584, ic=101585, ia=101587)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101585 (s=101519, is=101584, ic=101585, ia=101587)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101587 (s=101519, is=101584, ic=101585, ia=101587)