Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8610 (s=8610, is=8617, ic=8615, ia=8617)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8618 (s=8610, is=8618, ic=8616, ia=8618)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8616 (s=8610, is=8618, ic=8616, ia=8618)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8618 (s=8610, is=8618, ic=8616, ia=8618)