Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65785 (s=65785, is=65840, ic=65841, ia=65842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65841 (s=65785, is=65841, ic=65842, ia=65843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65842 (s=65785, is=65841, ic=65842, ia=65843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65843 (s=65785, is=65841, ic=65842, ia=65843)