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