Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3959 (s=3959, is=3964, ic=3962, ia=3964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3965 (s=3959, is=3965, ic=3963, ia=3965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3963 (s=3959, is=3965, ic=3963, ia=3965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3965 (s=3959, is=3965, ic=3963, ia=3965)