Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9972 (s=9972, is=9980, ic=9979, ia=9981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9981 (s=9972, is=9981, ic=9980, ia=9982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9980 (s=9972, is=9981, ic=9980, ia=9982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9982 (s=9972, is=9981, ic=9980, ia=9982)