Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8956 (s=8956, is=8963, ic=8962, ia=8964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8964 (s=8956, is=8964, ic=8963, ia=8965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8963 (s=8956, is=8964, ic=8963, ia=8965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8965 (s=8956, is=8964, ic=8963, ia=8965)