Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7654 (s=7654, is=7655, ic=7656, ia=7656, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7656 (s=7654, is=7656, ic=7657, ia=7657, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7657 (s=7654, is=7656, ic=7657, ia=7657, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7657 (s=7654, is=7656, ic=7657, ia=7657, pia)