Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9123 (s=9123, is=9124, ic=9125, ia=9125, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9125 (s=9123, is=9125, ic=9126, ia=9126, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9126 (s=9123, is=9125, ic=9126, ia=9126, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9126 (s=9123, is=9125, ic=9126, ia=9126, pia)