Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23822 (s=23822, is=23838, ic=23840, ia=23842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23839 (s=23822, is=23839, ic=23841, ia=23843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23841 (s=23822, is=23839, ic=23841, ia=23843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23843 (s=23822, is=23839, ic=23841, ia=23843)