Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95678 (s=95678, is=95739, ic=95740, ia=95741)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95740 (s=95678, is=95740, ic=95741, ia=95742)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95741 (s=95678, is=95740, ic=95741, ia=95742)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95742 (s=95678, is=95740, ic=95741, ia=95742)