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