Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69876 (s=69876, is=69932, ic=69933, ia=69934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69933 (s=69876, is=69933, ic=69934, ia=69935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69934 (s=69876, is=69933, ic=69934, ia=69935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69935 (s=69876, is=69933, ic=69934, ia=69935)