Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3953 (s=3953, is=3958, ic=3956, ia=3958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3959 (s=3953, is=3959, ic=3957, ia=3959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3957 (s=3953, is=3959, ic=3957, ia=3959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3959 (s=3953, is=3959, ic=3957, ia=3959)