Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8974 (s=8974, is=8981, ic=8980, ia=8982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8982 (s=8974, is=8982, ic=8981, ia=8983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8981 (s=8974, is=8982, ic=8981, ia=8983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8983 (s=8974, is=8982, ic=8981, ia=8983)