Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11828 (s=11828, is=11840, ic=11839, ia=11841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11841 (s=11828, is=11841, ic=11840, ia=11842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11840 (s=11828, is=11841, ic=11840, ia=11842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11842 (s=11828, is=11841, ic=11840, ia=11842)