Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6974 (s=6974, is=6981, ic=6979, ia=6981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6982 (s=6974, is=6982, ic=6980, ia=6982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6980 (s=6974, is=6982, ic=6980, ia=6982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6982 (s=6974, is=6982, ic=6980, ia=6982)