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