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