Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95918 (s=95918, is=95979, ic=95980, ia=95981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95980 (s=95918, is=95980, ic=95981, ia=95982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95981 (s=95918, is=95980, ic=95981, ia=95982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95982 (s=95918, is=95980, ic=95981, ia=95982)