Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111905 (s=111905, is=111978, ic=111979, ia=111981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111979 (s=111905, is=111979, ic=111980, ia=111982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111980 (s=111905, is=111979, ic=111980, ia=111982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111982 (s=111905, is=111979, ic=111980, ia=111982)