Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99609 (s=99609, is=99672, ic=99673, ia=99674)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99673 (s=99609, is=99673, ic=99674, ia=99675)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99674 (s=99609, is=99673, ic=99674, ia=99675)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99675 (s=99609, is=99673, ic=99674, ia=99675)