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