Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20933 (s=20933, is=20955, ic=20956, ia=20953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20956 (s=20933, is=20956, ic=20957, ia=20954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20957 (s=20933, is=20956, ic=20957, ia=20954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20954 (s=20933, is=20956, ic=20957, ia=20954)