Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98921 (s=98921, is=98983, ic=98984, ia=98985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98984 (s=98921, is=98984, ic=98985, ia=98986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98985 (s=98921, is=98984, ic=98985, ia=98986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98986 (s=98921, is=98984, ic=98985, ia=98986)