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