Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22980 (s=22980, is=22995, ic=22997, ia=22999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22996 (s=22980, is=22996, ic=22998, ia=23000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22998 (s=22980, is=22996, ic=22998, ia=23000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23000 (s=22980, is=22996, ic=22998, ia=23000)