Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99620 (s=99620, is=99683, ic=99684, ia=99685)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99684 (s=99620, is=99684, ic=99685, ia=99686)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99685 (s=99620, is=99684, ic=99685, ia=99686)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99686 (s=99620, is=99684, ic=99685, ia=99686)