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