Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65070 (s=65070, is=65125, ic=65126, ia=65127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65126 (s=65071, is=65126, ic=65127, ia=65128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65127 (s=65071, is=65126, ic=65127, ia=65128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65128 (s=65071, is=65126, ic=65127, ia=65128)