Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89025 (s=89025, is=89086, ic=89087, ia=89088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89087 (s=89025, is=89087, ic=89088, ia=89089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89088 (s=89025, is=89087, ic=89088, ia=89089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89089 (s=89025, is=89087, ic=89088, ia=89089)