Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66003 (s=66003, is=66058, ic=66059, ia=66060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66059 (s=66003, is=66059, ic=66060, ia=66061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66060 (s=66003, is=66059, ic=66060, ia=66061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66061 (s=66003, is=66059, ic=66060, ia=66061)