Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9303 (s=9303, is=9310, ic=9311, ia=9310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9311 (s=9303, is=9311, ic=9312, ia=9311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9312 (s=9303, is=9311, ic=9312, ia=9311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9311 (s=9303, is=9311, ic=9312, ia=9311)