Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32745 (s=32745, is=32779, ic=32778, ia=32780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32780 (s=32745, is=32780, ic=32779, ia=32781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32779 (s=32745, is=32780, ic=32779, ia=32781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32781 (s=32745, is=32780, ic=32779, ia=32781)