Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23930 (s=23930, is=23946, ic=23948, ia=23950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23947 (s=23930, is=23947, ic=23949, ia=23951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23949 (s=23930, is=23947, ic=23949, ia=23951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23951 (s=23930, is=23947, ic=23949, ia=23951)