Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9955 (s=9955, is=9963, ic=9962, ia=9964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9964 (s=9955, is=9964, ic=9963, ia=9965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9963 (s=9955, is=9964, ic=9963, ia=9965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9965 (s=9955, is=9964, ic=9963, ia=9965)