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