Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20840 (s=20840, is=20851, ic=20851, ia=20850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20852 (s=20840, is=20852, ic=20852, ia=20851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20852 (s=20840, is=20852, ic=20852, ia=20851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20851 (s=20840, is=20852, ic=20852, ia=20851)