Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78784 (s=78784, is=78841, ic=78842, ia=78843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78842 (s=78784, is=78842, ic=78843, ia=78844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78843 (s=78784, is=78842, ic=78843, ia=78844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78844 (s=78784, is=78842, ic=78843, ia=78844)