Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34034 (s=34034, is=34069, ic=34068, ia=34070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34070 (s=34034, is=34070, ic=34069, ia=34071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34069 (s=34034, is=34070, ic=34069, ia=34071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34071 (s=34034, is=34070, ic=34069, ia=34071)