Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69924 (s=69924, is=69980, ic=69981, ia=69982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69981 (s=69924, is=69981, ic=69982, ia=69983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69982 (s=69924, is=69981, ic=69982, ia=69983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69983 (s=69924, is=69981, ic=69982, ia=69983)