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