Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8666 (s=8666, is=8673, ic=8671, ia=8673)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8674 (s=8666, is=8674, ic=8672, ia=8674)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8672 (s=8666, is=8674, ic=8672, ia=8674)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8674 (s=8666, is=8674, ic=8672, ia=8674)