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