Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101637 (s=101637, is=101701, ic=101702, ia=101704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101702 (s=101637, is=101702, ic=101703, ia=101705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101703 (s=101637, is=101702, ic=101703, ia=101705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101705 (s=101637, is=101702, ic=101703, ia=101705)