Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101209 (s=101209, is=101273, ic=101274, ia=101276)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101274 (s=101209, is=101274, ic=101275, ia=101277)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101275 (s=101209, is=101274, ic=101275, ia=101277)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101277 (s=101209, is=101274, ic=101275, ia=101277)