Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6957 (s=6957, is=6964, ic=6962, ia=6964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6965 (s=6957, is=6965, ic=6963, ia=6965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6963 (s=6957, is=6965, ic=6963, ia=6965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6965 (s=6957, is=6965, ic=6963, ia=6965)