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