Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123890 (s=123890, is=123967, ic=123969, ia=123972)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123968 (s=123890, is=123968, ic=123970, ia=123973)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123970 (s=123890, is=123968, ic=123970, ia=123973)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123973 (s=123890, is=123968, ic=123970, ia=123973)