Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123760 (s=123760, is=123837, ic=123839, ia=123842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123838 (s=123760, is=123838, ic=123840, ia=123843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123840 (s=123760, is=123838, ic=123840, ia=123843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123843 (s=123760, is=123838, ic=123840, ia=123843)