Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88777 (s=88777, is=88838, ic=88839, ia=88840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88839 (s=88777, is=88839, ic=88840, ia=88841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88840 (s=88777, is=88839, ic=88840, ia=88841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88841 (s=88777, is=88839, ic=88840, ia=88841)