Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116023 (s=116023, is=116098, ic=116100, ia=116102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116099 (s=116023, is=116099, ic=116101, ia=116103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116101 (s=116023, is=116099, ic=116101, ia=116103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116103 (s=116023, is=116099, ic=116101, ia=116103)