Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86193 (s=86193, is=86251, ic=86252, ia=86253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86252 (s=86193, is=86252, ic=86253, ia=86254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86253 (s=86193, is=86252, ic=86253, ia=86254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86254 (s=86193, is=86252, ic=86253, ia=86254)