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