Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10666 (s=10666, is=10674, ic=10673, ia=10675)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10675 (s=10666, is=10675, ic=10674, ia=10676)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10674 (s=10666, is=10675, ic=10674, ia=10676)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10676 (s=10666, is=10675, ic=10674, ia=10676)