Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65891 (s=65891, is=65946, ic=65947, ia=65948)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65947 (s=65891, is=65947, ic=65948, ia=65949)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65948 (s=65891, is=65947, ic=65948, ia=65949)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65949 (s=65891, is=65947, ic=65948, ia=65949)