Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16945 (s=16945, is=16961, ic=16962, ia=16960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16962 (s=16945, is=16962, ic=16963, ia=16961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16963 (s=16945, is=16962, ic=16963, ia=16961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16961 (s=16945, is=16962, ic=16963, ia=16961)