Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101126 (s=101126, is=101190, ic=101191, ia=101193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101191 (s=101126, is=101191, ic=101192, ia=101194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101192 (s=101126, is=101191, ic=101192, ia=101194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101194 (s=101126, is=101191, ic=101192, ia=101194)