Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3976 (s=3976, is=3981, ic=3979, ia=3981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3982 (s=3976, is=3982, ic=3980, ia=3982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3980 (s=3976, is=3982, ic=3980, ia=3982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3982 (s=3976, is=3982, ic=3980, ia=3982)