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