Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94789 (s=94789, is=94850, ic=94851, ia=94852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94851 (s=94789, is=94851, ic=94852, ia=94853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94852 (s=94789, is=94851, ic=94852, ia=94853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94853 (s=94789, is=94851, ic=94852, ia=94853)