Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5744 (s=5744, is=5750, ic=5748, ia=5750)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5751 (s=5744, is=5751, ic=5749, ia=5751)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5749 (s=5744, is=5751, ic=5749, ia=5751)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5751 (s=5744, is=5751, ic=5749, ia=5751)