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