Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89987 (s=89987, is=90048, ic=90049, ia=90050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90049 (s=89987, is=90049, ic=90050, ia=90051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90050 (s=89987, is=90049, ic=90050, ia=90051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90051 (s=89987, is=90049, ic=90050, ia=90051)