Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89039 (s=89039, is=89100, ic=89101, ia=89102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89101 (s=89039, is=89101, ic=89102, ia=89103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89102 (s=89039, is=89101, ic=89102, ia=89103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89103 (s=89039, is=89101, ic=89102, ia=89103)