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