Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66598 (s=66598, is=66654, ic=66655, ia=66656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66655 (s=66598, is=66655, ic=66656, ia=66657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66656 (s=66598, is=66655, ic=66656, ia=66657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66657 (s=66598, is=66655, ic=66656, ia=66657)