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