Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89080 (s=89080, is=89141, ic=89142, ia=89143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89142 (s=89080, is=89142, ic=89143, ia=89144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89143 (s=89080, is=89142, ic=89143, ia=89144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89144 (s=89080, is=89142, ic=89143, ia=89144)