Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22159 (s=22159, is=22181, ic=22182, ia=22179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22182 (s=22159, is=22182, ic=22183, ia=22180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22183 (s=22159, is=22182, ic=22183, ia=22180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22180 (s=22159, is=22182, ic=22183, ia=22180)