Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3453 (s=3453, is=3457, ic=3455, ia=3457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3458 (s=3453, is=3458, ic=3456, ia=3458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3456 (s=3453, is=3458, ic=3456, ia=3458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3458 (s=3453, is=3458, ic=3456, ia=3458)