Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21769 (s=21769, is=21791, ic=21792, ia=21789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21792 (s=21769, is=21792, ic=21793, ia=21790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21793 (s=21769, is=21792, ic=21793, ia=21790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21790 (s=21769, is=21792, ic=21793, ia=21790)