Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97917 (s=97917, is=97979, ic=97980, ia=97981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97980 (s=97917, is=97980, ic=97981, ia=97982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97981 (s=97917, is=97980, ic=97981, ia=97982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97982 (s=97917, is=97980, ic=97981, ia=97982)