Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23080 (s=23080, is=23100, ic=23102, ia=23102, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23101 (s=23080, is=23101, ic=23103, ia=23103, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23103 (s=23080, is=23101, ic=23103, ia=23103, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23103 (s=23080, is=23101, ic=23103, ia=23103, pis)