Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107031 (s=107031, is=107101, ic=107102, ia=107104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107102 (s=107031, is=107102, ic=107103, ia=107105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107103 (s=107031, is=107102, ic=107103, ia=107105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107105 (s=107031, is=107102, ic=107103, ia=107105)