Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101755 (s=101755, is=101819, ic=101820, ia=101822)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101820 (s=101755, is=101820, ic=101821, ia=101823)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101821 (s=101755, is=101820, ic=101821, ia=101823)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101823 (s=101755, is=101820, ic=101821, ia=101823)