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