Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21123 (s=21123, is=21155, ic=21157, ia=21152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21156 (s=21123, is=21156, ic=21158, ia=21153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21158 (s=21123, is=21156, ic=21158, ia=21153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21153 (s=21123, is=21156, ic=21158, ia=21153)