Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20689 (s=20689, is=20702, ic=20704, ia=20706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20703 (s=20689, is=20703, ic=20705, ia=20707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20705 (s=20689, is=20703, ic=20705, ia=20707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20707 (s=20689, is=20703, ic=20705, ia=20707)