Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6952 (s=6952, is=6960, ic=6961, ia=6962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6961 (s=6952, is=6961, ic=6962, ia=6963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6962 (s=6952, is=6961, ic=6962, ia=6963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6963 (s=6952, is=6961, ic=6962, ia=6963)