Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23804 (s=23804, is=23820, ic=23822, ia=23824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23821 (s=23804, is=23821, ic=23823, ia=23825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23823 (s=23804, is=23821, ic=23823, ia=23825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23825 (s=23804, is=23821, ic=23823, ia=23825)