Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49901 (s=49901, is=49951, ic=49951, ia=49953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49952 (s=49901, is=49952, ic=49952, ia=49954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49952 (s=49901, is=49952, ic=49952, ia=49954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49954 (s=49901, is=49952, ic=49952, ia=49954)