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