Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101498 (s=101498, is=101562, ic=101563, ia=101565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101563 (s=101498, is=101563, ic=101564, ia=101566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101564 (s=101498, is=101563, ic=101564, ia=101566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101566 (s=101498, is=101563, ic=101564, ia=101566)