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