Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94039 (s=94039, is=94100, ic=94101, ia=94102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94101 (s=94039, is=94101, ic=94102, ia=94103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94102 (s=94039, is=94101, ic=94102, ia=94103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94103 (s=94039, is=94101, ic=94102, ia=94103)