Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123885 (s=123885, is=123962, ic=123964, ia=123967)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123963 (s=123885, is=123963, ic=123965, ia=123968)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123965 (s=123885, is=123963, ic=123965, ia=123968)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123968 (s=123885, is=123963, ic=123965, ia=123968)